1
1
{
2
2
"info" : {
3
- "_postman_id" : " f44d0703-d5b8-4bcf-8c8b-f5d23baa7ce7 " ,
3
+ "_postman_id" : " ba36148c-078c-4864-95fe-e0a2f47e3878 " ,
4
4
"name" : " JsonApiDotNetCoreGettingStarted" ,
5
5
"schema" : " https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
6
6
},
11
11
{
12
12
"listen" : " test" ,
13
13
"script" : {
14
- "id" : " 346f319b-c87c-4fd3-81ff-874f695d7206" ,
15
14
"exec" : [
16
15
" pm.test(\" Correct response is returned\" , function () {\r " ,
17
16
" pm.response.to.have.status(200);\r " ,
63
62
{
64
63
"listen" : " test" ,
65
64
"script" : {
66
- "id" : " 35583730-4fc2-420a-bb58-baaa38993567" ,
67
65
"exec" : [
68
66
" pm.test(\" Correct response is returned\" , function () {\r " ,
69
67
" pm.response.to.have.status(404);\r " ,
114
112
{
115
113
"listen" : " test" ,
116
114
"script" : {
117
- "id" : " c7db941a-26f5-4650-bb22-cc2bcea0b1fb" ,
118
115
"exec" : [
119
116
" pm.test(\" Correct response is returned\" , function () {\r " ,
120
117
" pm.response.to.have.status(200);\r " ,
166
163
{
167
164
"listen" : " test" ,
168
165
"script" : {
169
- "id" : " c3d53ca9-5b59-4a9e-871e-cca1d02b4334" ,
170
166
"exec" : [
171
167
" pm.test(\" Correct response is returned\" , function () {\r " ,
172
168
" pm.response.to.have.status(200);\r " ,
201
197
"method" : " GET" ,
202
198
"header" : [],
203
199
"url" : {
204
- "raw" : " {{host}}/api/books?fields=title&include=author" ,
200
+ "raw" : " {{host}}/api/books?fields[books] =title&include=author" ,
205
201
"host" : [
206
202
" {{host}}"
207
203
],
211
207
],
212
208
"query" : [
213
209
{
214
- "key" : " fields" ,
210
+ "key" : " fields[books] " ,
215
211
"value" : " title"
216
212
},
217
213
{
229
225
{
230
226
"listen" : " test" ,
231
227
"script" : {
232
- "id" : " 595ed506-f24c-453a-aaea-99f4b82e6a87" ,
233
228
"exec" : [
234
229
" pm.test(\" Correct response is returned\" , function () {\r " ,
235
230
" pm.response.to.have.status(200);\r " ,
287
282
{
288
283
"listen" : " test" ,
289
284
"script" : {
290
- "id" : " 0a5476d6-5c52-4b7c-8ef5-fee6e8f5856b" ,
291
285
"exec" : [
292
286
" pm.test(\" Correct response is returned\" , function () {\r " ,
293
287
" pm.response.to.have.status(200);\r " ,
345
339
{
346
340
"listen" : " test" ,
347
341
"script" : {
348
- "id" : " 406d83df-1b2c-4bce-a2a6-d04bcb5756e3" ,
349
342
"exec" : [
350
343
" pm.test(\" Correct response is returned\" , function () {\r " ,
351
344
" pm.response.to.have.status(200);\r " ,
414
407
{
415
408
"listen" : " test" ,
416
409
"script" : {
417
- "id" : " eed97da8-1407-416f-838e-4aaa9191edd0" ,
418
410
"exec" : [
419
411
" pm.test(\" Correct response is returned\" , function () {\r " ,
420
412
" pm.response.to.have.status(200);\r " ,
466
458
{
467
459
"listen" : " test" ,
468
460
"script" : {
469
- "id" : " e6d4ef48-4706-47fa-9a82-1b312753b303" ,
470
461
"exec" : [
471
462
" pm.test(\" Correct response is returned\" , function () {\r " ,
472
463
" pm.response.to.have.status(200);\r " ,
535
526
{
536
527
"listen" : " test" ,
537
528
"script" : {
538
- "id" : " ef34f885-48d2-4fed-ab5b-fc55b02598f3" ,
539
529
"exec" : [
540
530
" pm.test(\" Correct response is returned\" , function () {\r " ,
541
531
" pm.response.to.have.status(200);\r " ,
592
582
},
593
583
"response" : []
594
584
}
595
- ],
596
- "protocolProfileBehavior" : {}
585
+ ]
597
586
}
0 commit comments