26 lines
386 B
Plaintext
26 lines
386 B
Plaintext
meta {
|
|
name: meditation
|
|
}
|
|
|
|
auth {
|
|
mode: bearer
|
|
}
|
|
|
|
auth:bearer {
|
|
token: {{token}}
|
|
}
|
|
|
|
vars:pre-request {
|
|
token: 1|jqjPftHgbnlnNuq2tpn2W9ljvNQq5Nec8gmUZTxa7cef13f0
|
|
baseUrl: http://localhost:8000/api
|
|
~baseUrl: https://meditation.approagency.ir/api
|
|
~baseUrl:
|
|
~baseUrl:
|
|
~approo_token:
|
|
~baseUrl:
|
|
}
|
|
|
|
script:pre-request {
|
|
req.setHeader("Accept", "application/json");
|
|
}
|