language-learning-app/Language Learning API/audio/Get audio.yml

19 lines
256 B
YAML

info:
name: Get audio
type: http
seq: 1
http:
method: GET
url: audio/:file_name
params:
- name: file_name
value: ""
type: path
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5