mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-03 14:55:15 +08:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"variables": [],
|
|
"info": {
|
|
"name": "Laravel API",
|
|
"_postman_id": "",
|
|
"description": "",
|
|
"schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.0.0\/collection.json"
|
|
},
|
|
"item": [
|
|
{
|
|
"name": "Group A",
|
|
"description": "",
|
|
"item": [
|
|
{
|
|
"name": "http://localhost/api/withQueryParameters",
|
|
"request": {
|
|
"url": "http:\/\/localhost\/api\/withQueryParameters?location_id=consequatur&user_id=me&page=4&filters=consequatur&url_encoded=%2B+%5B%5D%26%3D",
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "formdata",
|
|
"formdata": []
|
|
},
|
|
"description": "",
|
|
"response": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |