Files
api-meditation/faq/get faq categories.bru
2026-06-17 16:19:56 +03:30

16 lines
162 B
Plaintext

meta {
name: get faq categories
type: http
seq: 2
}
get {
url: {{baseUrl}}/faq-categories
body: none
auth: inherit
}
settings {
encodeUrl: true
}