52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"info": {
|
|
"_postman_id": "45e69e7b-bfb8-4555-996a-2cd5126d1aa6",
|
|
"name": "reactredux",
|
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
|
|
},
|
|
"item": [
|
|
{
|
|
"name": "Content",
|
|
"item": [
|
|
{
|
|
"name": "GetContent",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json",
|
|
"type": "default"
|
|
},
|
|
{
|
|
"key": "Accept",
|
|
"value": "application/json",
|
|
"type": "default"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "https://localhost:7151/api/Content/b3f39a82-6a1b-46a4-85cc-04c3b4315511?locale=en-US",
|
|
"protocol": "https",
|
|
"host": [
|
|
"localhost"
|
|
],
|
|
"port": "7151",
|
|
"path": [
|
|
"api",
|
|
"Content",
|
|
"b3f39a82-6a1b-46a4-85cc-04c3b4315511"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "locale",
|
|
"value": "en-US"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |