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