-
Notifications
You must be signed in to change notification settings - Fork 0
/
thunder-collection_cadastro-basico5.json
1 lines (1 loc) · 4.69 KB
/
thunder-collection_cadastro-basico5.json
1
{"client":"Thunder Client","collectionName":"cadastro-basico5","dateExported":"2022-03-29T20:19:43.483Z","version":"1.1","folders":[],"requests":[{"containerId":"","sortNum":10000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Valid Pet","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:16:33.973Z","created":"2022-03-29T18:49:25.697Z","_id":"aef1cc50-ea29-4b85-ac41-85d29e9ce66f","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"01/01/2021\",\n \"tipo\": \"CAO\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":20000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Blank Name)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:16:14.537Z","created":"2022-03-29T19:16:00.203Z","_id":"22735852-8490-482a-a95c-e39981339ebb","params":[],"body":{"type":"json","raw":"{\n \"data_nascimento\": \"01/01/2021\",\n \"tipo\": \"gAtO\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":30000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Null Date)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:26:39.494Z","created":"2022-03-29T19:16:40.077Z","_id":"f60b9a75-235b-48ed-baad-a8a6c0c422d8","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"tipo\": \"CAO\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":40000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Future Date)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:27:29.446Z","created":"2022-03-29T19:16:56.390Z","_id":"6220b8cb-9673-4605-a486-e0e2205738ff","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"01/01/3021\",\n \"tipo\": \"CAO\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":50000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Wrong Format Date)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:29:07.280Z","created":"2022-03-29T19:16:58.301Z","_id":"5d49b565-9196-43bc-9a30-83540aea53d2","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"2001/01/21\",\n \"tipo\": \"CAO\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":70000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Null Tipo)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:18:35.399Z","created":"2022-03-29T19:17:04.444Z","_id":"2daaa652-9bf6-4b60-818d-620e6130b0b2","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"01/01/2021\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":80000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Wrong Tipo)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:18:43.714Z","created":"2022-03-29T19:17:19.526Z","_id":"ca6df62e-da17-46df-845b-b9f85a2ec037","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"01/01/2021\",\n \"tipo\": \"BODE\",\n \"raca\": \"Shiba Inu\"\n}","form":[]},"tests":[]},{"containerId":"","sortNum":90000,"headers":[{"name":"Accept","value":"*/*"},{"name":"User-Agent","value":"Thunder Client (https://www.thunderclient.com)"}],"colId":"09e747b5-ce33-41ec-9a94-7800a5afe23a","name":"Create Pet (Blank Raça)","url":"http://localhost:8080/pets","method":"POST","modified":"2022-03-29T19:17:38.856Z","created":"2022-03-29T19:17:23.335Z","_id":"c02e06e5-791a-472b-b7e6-f919d9dfed79","params":[],"body":{"type":"json","raw":"{\n \"nome\": \"Rex\",\n \"data_nascimento\": \"01/01/2021\",\n \"tipo\": \"CAO\"\n}","form":[]},"tests":[]}]}