URL¶
mocked_apis.<API name>.url
¶
General URL¶
The URL path of API. Bellow are demonstrations the difference between only API and API with basic information settings:
Only mocked API setting:
It's API URL path would be the path you set.
Variable in URL¶
If it exists variable(s) in URL, e.g., request something with one specific index which be set in URL, please use <>
to set it.
Only mocked API setting:
It's API URL path would be the path you set.
Doesn't support to access the variable(s) in response
Currently, it doesn't support to access the variable(s) in anywhere like response.