{"info":{"_postman_id":"2e61d563-7f30-40c7-a2a4-ab763fce3b37","name":"App Events","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25276938","collectionId":"2e61d563-7f30-40c7-a2a4-ab763fce3b37","publishedId":"2s9Y5YQgug","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-25T15:56:31.000Z"},"item":[{"name":"createEvent","id":"fabb5e7b-56b3-4065-8756-85f141cfc61d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"imageURL\": \"\",\r\n    \"tag\": \"Online\",\r\n    \"event_date_day\": \"28/11/2023\",\r\n    \"title\": \"Calistenia e seus benefícios\",\r\n    \"category\": \"LifeStyle\",\r\n    \"type\": \"Online\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/create","urlObject":{"protocol":"https","path":["create"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fabb5e7b-56b3-4065-8756-85f141cfc61d"},{"name":"updatedEvent","id":"ae363b22-7652-4de6-8344-e6908f639a5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"imageURL\": \"\",\r\n    \"tag\": \"Teste Atualizado\",\r\n    \"event_date_day\": \"28/11/2023\",\r\n    \"title\": \"Calistenia e seus benefícios\",\r\n    \"category\": \"LifeStyle\",\r\n    \"type\": \"Online\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events/1","urlObject":{"protocol":"https","path":["events","1"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae363b22-7652-4de6-8344-e6908f639a5b"},{"name":"getAllEvents","id":"991de4be-106d-4a93-9c7e-635b8e36fa06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events","urlObject":{"protocol":"https","path":["events"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"991de4be-106d-4a93-9c7e-635b8e36fa06"},{"name":"getEventID","id":"7c70d681-413f-4d72-9e5d-f10313713316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events/1","urlObject":{"protocol":"https","path":["events","1"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7c70d681-413f-4d72-9e5d-f10313713316"},{"name":"finishedEvent","id":"79cc259f-367e-47f4-a7e7-99974666df1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"tag\": \"LifeStyle\",\r\n    \"event_date_day\": \"28/11/2023\",\r\n    \"title\": \"Calistenia e seus benefícios\",\r\n    \"category\": \"LifeStyle\",\r\n    \"type\": \"Online\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events/4","urlObject":{"protocol":"https","path":["events","4"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"79cc259f-367e-47f4-a7e7-99974666df1c"},{"name":"deleteEvent","id":"e3a0b092-b2ab-4d9a-a04d-55a14120242d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events/9","urlObject":{"protocol":"https","path":["events","9"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3a0b092-b2ab-4d9a-a04d-55a14120242d"},{"name":"uploadEventImage","id":"4c5b2893-a464-4885-bd90-c1acebc40aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","src":"/C:/Users/Arch/Downloads/crud.png"}]},"url":"https://api-app-ticketflix-eb6fdcd3309d.herokuapp.com/events/1/upload-image","urlObject":{"protocol":"https","path":["events","1","upload-image"],"host":["api-app-ticketflix-eb6fdcd3309d","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c5b2893-a464-4885-bd90-c1acebc40aaa"}]}