Files
2026-05-21 15:19:04 +03:30

17 lines
178 B
Plaintext

meta {
name: get sub category
type: http
seq: 1
}
get {
url: {{baseUrl}}/music-subcategories
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}