{"info":{"_postman_id":"fed46c20-c308-4986-81d5-1720077df9d8","name":"V2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"12390654","collectionId":"fed46c20-c308-4986-81d5-1720077df9d8","publishedId":"TzRXA6cF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-17T18:27:20.000Z"},"item":[{"name":"loadInitialData","event":[{"listen":"test","script":{"id":"34928034-141f-47aa-b79f-3c87d8876e1e","exec":["pm.test(\"Status\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}}],"id":"ca3854c4-89a5-46ea-805b-576a918de374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/loadInitialData","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","loadInitialData"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca3854c4-89a5-46ea-805b-576a918de374"},{"name":"GET a la lista de Recursos","event":[{"listen":"test","script":{"id":"9991d6a2-da0c-4e07-8229-372c615493ba","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"03e8eada-d6a0-4468-90be-c36ae7faa6e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"03e8eada-d6a0-4468-90be-c36ae7faa6e8"},{"name":"POST a la lista de Recursos","event":[{"listen":"test","script":{"id":"236a7ac2-53ca-4947-9ac3-505fb58af695","exec":["pm.test(\"Data have been posted\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}}],"id":"b4a7630c-f531-42b4-9dd7-a0557a92c221","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"degree\": \"PruebaEntregable\",\r\n    \"year\": 2021,\r\n    \"surrender_counts\": 1935554,\r\n    \"new_students\": 536663,\r\n    \"surrender_percent\":36322.21,\r\n    \"center\": \"CentroPrueba\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4a7630c-f531-42b4-9dd7-a0557a92c221"},{"name":"GET a un Recurso","event":[{"listen":"test","script":{"id":"070c7665-bc49-423d-a6e3-4363c8960210","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"fb496fad-03db-44ea-980d-261264735e4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders/PruebaEntregable/2021","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders","PruebaEntregable","2021"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb496fad-03db-44ea-980d-261264735e4e"},{"name":"DELETE a un Recurso","event":[{"listen":"test","script":{"id":"c7d3e4fd-3227-4e38-a8e5-65a9fd7284ff","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"d89ac9a2-3526-4917-9fdd-1bae65abac51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders/PruebaEntregable/2021","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders","PruebaEntregable","2021"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d89ac9a2-3526-4917-9fdd-1bae65abac51"},{"name":"PUT a un Recurso","event":[{"listen":"test","script":{"id":"073ded0e-7462-4043-9a1e-d5a39404f9e0","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"c6fda7a5-ea8c-40ba-b24b-8b82ae5a7247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"degree\": \"PruebaEntregablePUT\",\r\n    \"year\": 2021,\r\n    \"surrender_counts\": 1935554,\r\n    \"new_students\": 536663,\r\n    \"surrender_percent\":36322.21,\r\n    \"center\": \"CentroPruebaPUT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders/History/2018","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders","History","2018"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6fda7a5-ea8c-40ba-b24b-8b82ae5a7247"},{"name":"GET a la lista de Recursos (Debe de dar error)","event":[{"listen":"test","script":{"id":"0ddfadf1-69e2-4d55-a1f6-2a0fe6779231","exec":["pm.test(\"Status code is 404\", function () {\r","    pm.response.to.have.status(404);\r","});"],"type":"text/javascript"}}],"id":"6878f335-063e-4c71-a104-74fa20f2c6c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6878f335-063e-4c71-a104-74fa20f2c6c8"},{"name":"GET a la lista de Recursos (Debe de dar error)","event":[{"listen":"test","script":{"id":"f52b5a90-3460-4495-bb85-cc7cd22fb64b","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"40fd61b3-9e3a-4471-85f3-2a4e72f31583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders/PruebaEntregable/2021","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders","PruebaEntregable","2021"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"40fd61b3-9e3a-4471-85f3-2a4e72f31583"},{"name":"POST a un Recurso (Debe dar fallo)","event":[{"listen":"test","script":{"id":"c7d5c1c8-c8f0-486b-b085-7fe6766d560a","exec":["pm.test(\"Status code is 400\", function () {\r","    pm.response.to.have.status(400);\r","});"],"type":"text/javascript"}}],"id":"f0ee1968-b6bb-43b7-9e65-34dcefcfa3ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"degree\": \"PruebaEntregable\",\r\n    \"number\": 2021,\r\n    \"surrender_counts\": 1935554,\r\n    \"new_students\": 536663,\r\n    \"surrender_percent\":36322.21,\r\n    \"center\": \"CentroPrueba\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0ee1968-b6bb-43b7-9e65-34dcefcfa3ad"},{"name":"POST a un Recurso (Debe dar fallo)","event":[{"listen":"test","script":{"id":"e515151c-02d8-4b6e-8cb7-e36f340e0dc1","exec":["pm.test(\"Status code is 409\", function () {\r","    pm.response.to.have.status(409);\r","});"],"type":"text/javascript"}}],"id":"ab0585de-8985-4eb9-aad8-af1b54d66d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"degree\": \"PruebaEntregable\",\r\n    \"year\": 2021,\r\n    \"surrender_counts\": 1935554,\r\n    \"new_students\": 536663,\r\n    \"surrender_percent\":36322.21,\r\n    \"center\": \"CentroPrueba\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab0585de-8985-4eb9-aad8-af1b54d66d1c"},{"name":"POST a un Recurso (Debe dar fallo)","event":[{"listen":"test","script":{"id":"8324022b-38c6-4dd6-a7d2-4ed089513e9e","exec":["pm.test(\"Status code is 405\", function () {\r","    pm.response.to.have.status(405);\r","});"],"type":"text/javascript"}}],"id":"4b9d2600-68da-43d7-bd53-cb97393f30cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders/History/2018","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders","History","2018"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b9d2600-68da-43d7-bd53-cb97393f30cb"},{"name":"PUT a la lista de Recursos (Debe dar fallo)","event":[{"listen":"test","script":{"id":"262793c8-2950-4905-a381-15db09557938","exec":["pm.test(\"Status code is 405\", function () {\r","    pm.response.to.have.status(405);\r","});"],"type":"text/javascript"}}],"id":"4f20453a-5a4d-40ff-8477-f7133f1b9d71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f20453a-5a4d-40ff-8477-f7133f1b9d71"},{"name":"DELETE a la lista de Recursos","event":[{"listen":"test","script":{"id":"47ebffdc-b874-4da9-a26c-d8abdd08e0d4","exec":["pm.test(\"Status\", function () {\r","    pm.response.to.have.status(404);\r","});"],"type":"text/javascript"}}],"id":"80820bd2-7d2e-40c0-a4a9-bd0d7470dff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"80820bd2-7d2e-40c0-a4a9-bd0d7470dff2"},{"name":"Load Initial Data Para las búsquedas y paginación","event":[{"listen":"test","script":{"id":"48254eac-c48f-4aec-9c54-84d4796c90fc","exec":["pm.test(\"Data have been charged\", function () {\r","    pm.response.to.have.status(201);\r","});"],"type":"text/javascript"}}],"id":"ac04f664-cba4-4824-9030-bac01bfa8338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/loadInitialData","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","loadInitialData"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac04f664-cba4-4824-9030-bac01bfa8338"},{"name":"Busqueda por 1 campo","event":[{"listen":"test","script":{"id":"37e822da-a78a-436a-b923-0edcaea3ada4","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"a8b38032-16bf-49b6-a260-cd4a82d02793","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders?center=FEFP","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[{"key":"center","value":"FEFP"}],"variable":[]}},"response":[],"_postman_id":"a8b38032-16bf-49b6-a260-cd4a82d02793"},{"name":"Busqueda por 2 campos","event":[{"listen":"test","script":{"id":"74c6fbd7-5f75-4777-ab09-7ce2353b188b","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"33071f2e-8dfd-4654-b353-3e3f01316c62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders?new_students=533&surrender_percent=36.21","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[{"key":"new_students","value":"533"},{"key":"surrender_percent","value":"36.21"}],"variable":[]}},"response":[],"_postman_id":"33071f2e-8dfd-4654-b353-3e3f01316c62"},{"name":"Búsqueda por 3 campos","event":[{"listen":"test","script":{"id":"6cbd8698-471b-4c27-ae24-08d3bdea7b69","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"2807d386-a170-4ae6-8200-fc8dd491b1f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders?new_students=237&surrender_percent=19.83&center=ETSII","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[{"key":"new_students","value":"237"},{"key":"surrender_percent","value":"19.83"},{"key":"center","value":"ETSII"}],"variable":[]}},"response":[],"_postman_id":"2807d386-a170-4ae6-8200-fc8dd491b1f6"},{"name":"Paginación","event":[{"listen":"test","script":{"id":"e8f6d723-2d7c-4b8d-ab8f-772d3127f3d0","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"6443b6fa-874b-496d-88f3-9d9d4822698d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders?limit=2&offset=0","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"0"}],"variable":[]}},"response":[],"_postman_id":"6443b6fa-874b-496d-88f3-9d9d4822698d"},{"name":"Paginación 2","event":[{"listen":"test","script":{"id":"7aeee04e-8418-4bf2-b377-e11cb2fe4322","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"2eaf60fe-3d78-49cf-8957-490d4eb0625c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders?limit=2&offset=1","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[{"key":"limit","value":"2"},{"key":"offset","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2eaf60fe-3d78-49cf-8957-490d4eb0625c"},{"name":"DELETE a la lista de Recursos tras pruebas búsquedas y paginación","event":[{"listen":"test","script":{"id":"11740669-fb29-4129-ae1c-74d541ad1e09","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"42499af0-493d-410b-bd44-8df5a700326d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://sos2021-09.herokuapp.com/api/v2/surrenders-by-degrees-us/surrenders","urlObject":{"protocol":"https","path":["api","v2","surrenders-by-degrees-us","surrenders"],"host":["sos2021-09","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"42499af0-493d-410b-bd44-8df5a700326d"}]}