|
1 | 1 | { |
2 | 2 | "info": { |
3 | | - "_postman_id": "0b7ad2d8-4160-4102-8c0b-2e2e3aeac4af", |
4 | | - "name": "Planetary Data System API Reference Tests Copy 14", |
| 3 | + "_postman_id": "8231e835-4e81-4906-af93-d2c6fd8c98b1", |
| 4 | + "name": "Planetary Data System API Reference Tests Copy 15", |
5 | 5 | "description": "Federated PDS API which provides actionable end points standardized\nbetween the different nodes.\n\n\nContact Support:\n Email: pds-operator@jpl.nasa.gov", |
6 | 6 | "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", |
7 | 7 | "_exporter_id": "11337552", |
8 | | - "_collection_link": "https://interstellar-satellite-406261.postman.co/workspace/My-Workspace~2ee1fece-93c6-4f38-806d-fa321e2e92d5/collection/11337552-0b7ad2d8-4160-4102-8c0b-2e2e3aeac4af?action=share&source=collection_link&creator=11337552" |
| 8 | + "_collection_link": "https://interstellar-satellite-406261.postman.co/workspace/My-Workspace~2ee1fece-93c6-4f38-806d-fa321e2e92d5/collection/11337552-8231e835-4e81-4906-af93-d2c6fd8c98b1?action=share&source=collection_link&creator=11337552" |
9 | 9 | }, |
10 | 10 | "item": [ |
11 | 11 | { |
|
3565 | 3565 | "", |
3566 | 3566 | "pm.test(\"C2488844 Response contains same number of properties\", () => {", |
3567 | 3567 | " const responseJson = pm.response.json();", |
3568 | | - " pm.expect(responseJson.length).to.be.eql(146);", |
| 3568 | + " pm.expect(responseJson.length).to.be.eql(170);", |
3569 | 3569 | "});", |
3570 | 3570 | "", |
3571 | 3571 | "pm.test(\"C2488844 Response property objects follow expected schema\", () => {", |
|
3580 | 3580 | "// Some additional tests may be warranted in future based on presence of particular keys, key formats, or types." |
3581 | 3581 | ], |
3582 | 3582 | "type": "text/javascript", |
3583 | | - "packages": {} |
| 3583 | + "packages": {}, |
| 3584 | + "requests": {} |
3584 | 3585 | } |
3585 | 3586 | }, |
3586 | 3587 | { |
|
3590 | 3591 | "" |
3591 | 3592 | ], |
3592 | 3593 | "type": "text/javascript", |
3593 | | - "packages": {} |
| 3594 | + "packages": {}, |
| 3595 | + "requests": {} |
3594 | 3596 | } |
3595 | 3597 | } |
3596 | 3598 | ], |
|
4322 | 4324 | } |
4323 | 4325 | }, |
4324 | 4326 | "response": [] |
| 4327 | + }, |
| 4328 | + { |
| 4329 | + "name": "sql injection in q parameter", |
| 4330 | + "request": { |
| 4331 | + "method": "GET", |
| 4332 | + "header": [] |
| 4333 | + }, |
| 4334 | + "response": [] |
4325 | 4335 | } |
4326 | 4336 | ] |
4327 | 4337 | } |
|
0 commit comments