Skip to content

Instantly share code, notes, and snippets.

@tonekk
Created July 11, 2022 14:32
Show Gist options
  • Save tonekk/6846ba6f60609ca2faf052837d91f407 to your computer and use it in GitHub Desktop.
Save tonekk/6846ba6f60609ca2faf052837d91f407 to your computer and use it in GitHub Desktop.
An insomnia collection for the consul GraphQL api
{
"_type": "export",
"__export_format": 4,
"__export_date": "2022-07-11T14:30:45.103Z",
"__export_source": "insomnia.desktop.app:v2022.4.2",
"resources": [
{
"_id": "req_7526b5b47503457999fdfd5e1d07f72c",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657378470902,
"created": 1642103788307,
"url": "http://localhost:3000/graphql",
"name": "addCommentToDebate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\taddCommentToDebate(debateId: 109, body: \\\"I also think we should tackle this. Can't stand it anymore!\\\") {\\n\\t\\tid\\n\\t\\tbody\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 0,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_f135b897caf147d5b7baa7d86de80bb0",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1650886967285,
"created": 1642498489343,
"name": "Mutation",
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": 100,
"_type": "request_group"
},
{
"_id": "wrk_83aa1543fef5429ab5ae621fe186e649",
"parentId": null,
"modified": 1657549054814,
"created": 1641911895400,
"name": "Consul",
"description": "",
"scope": "collection",
"_type": "workspace"
},
{
"_id": "req_8cbd5cbb31e94ea384b80683496cf1b2",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657379273475,
"created": 1642090373895,
"url": "http://localhost:3000/graphql",
"name": "addCommentToPoll",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\taddCommentToPoll(pollId: 6, body: \\\"This is so important!\\\") {\\n\\t\\tid\\n\\t\\tbody\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 100,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_2aaab2cec55c4663a6de6f12fc76c549",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1650886967290,
"created": 1642509984423,
"url": "http://localhost:3000/graphql",
"name": "addCommentToProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\taddCommentToProposal(proposalId: 3, body: \\\"I'm sosdfsdfryr bre, but I don't like it.\\\") {\\n\\t\\tid\\n\\t\\tbody\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 200,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_3c21418bcd0d4c48aa95e160eafb1ada",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657378630414,
"created": 1642508362223,
"url": "{{ _.endpoint }}/graphql",
"name": "addReplyToComment",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\taddReplyToComment(commentId: 609, body: \\\"You are right!\\\") {\\n\\t\\tid\\n\\t\\tbody\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 300,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_4e53d47039444fd5b088e8e1f955048e",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657379237695,
"created": 1642105199737,
"url": "http://localhost:3000/graphql",
"name": "castVoteOnComment",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tcastVoteOnComment(commentId: 609, vote: \\\"up\\\") {\\n\\t\\tid\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 400,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_a29be00cf0474409b0359d86bbdc0184",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549112026,
"created": 1649424975840,
"url": "http://localhost:3000/graphql",
"name": "castVoteOnDebate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tcastVoteOnDebate(debateId: 109, vote: \\\"down\\\") {\\n\\t\\tid\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 500,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_a6571e52bc3448179351e50cbad0ac0c",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549787067,
"created": 1649426378760,
"url": "http://localhost:3000/graphql",
"name": "deleteComment",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tdeleteComment(id: 609) {\\n\\t\\tid\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 600,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_28908e3924dd4934a419402d1477a352",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549080822,
"created": 1653477847880,
"url": "http://localhost:3000/graphql",
"name": "deleteDocument",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tdeleteDocument(id: 14) {\\n\\t\\tid\\n\\t}\\n}\\t\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 625,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_fe883c5485b64bf680379fc564730fb3",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549787714,
"created": 1653481987041,
"url": "http://localhost:3000/graphql",
"name": "deleteImage",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tdeleteImage(id: 167) {\\n\\t\\tid\\n\\t}\\n}\\t\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 637.5,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_26016686bca64a9faccb00353ecff859",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549082519,
"created": 1641912133035,
"url": "{{ _.endpoint }}/graphql",
"name": "login",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tuserLogin(email: \\\"verified@consul.dev\\\", password: \\\"12345678\\\") {\\n\\t\\tcredentials {\\n\\t\\t\\taccessToken\\n\\t\\t\\tuid\\n\\t\\t\\tclient\\n\\t\\t}\\n\\t}\\n}\"}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 700,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_b6cd168e162e4a0ebcb70970dc99dab6",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549788796,
"created": 1641911947118,
"url": "http://localhost:3000/graphql",
"name": "provideAnswerToPollQuestion",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tprovideAnswerToPollQuestion(pollQuestionId: \\\"26\\\", token: \\\"somerandomtoken\\\", answer: \\\"Yes\\\") {\\n\\t\\tid\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {
"type": "bearer",
"token": "JoQljSWSHVCQh4J-lh1Uvg",
"disabled": true
},
"metaSortKey": 800,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_4b1b470cf98e400abfee58bdd51721f1",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549789684,
"created": 1642587013361,
"url": "http://localhost:3000/graphql",
"name": "publishProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tpublishProposal(id: 76) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 900,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_4d7501c316984b16998ccc549e0f45b7",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549790660,
"created": 1642102627758,
"url": "{{ _.endpoint }}/graphql",
"name": "startDebate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tstartDebate(attributes: {\\n\\t\\t\\ttranslationsAttributes: {\\n\\t\\t\\t\\ttitle: \\\"The traffic in this city is too noisy\\\",\\n\\t\\t\\t\\tdescription: \\\"We need to talk about solution regarding our traffic system. There are too many cars, which make too much noise. I don't enjoy living in this city anymore.\\\",\\n\\t\\t\\t},\\n\\t\\ttagList: \\\"tag-a,tag-b,taxi\\\",\\n\\t\\ttermsOfService: true\\n\\t}) {\\n\\t\\tid\\n\\t\\tpublicAuthor { id }\\n\\t\\tdescription\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1000,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_fd57ce35b2f74a9fb5907153d85d4931",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549791625,
"created": 1642607795513,
"url": "http://localhost:3000/graphql",
"name": "startPollForProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tstartPollForProposal(proposalId: 76,\\n\\t\\tattributes: {\\n\\t\\t\\tname: \\\"A new park\\\"\\n\\t\\t\\tstartsAt: \\\"09/07/2022\\\"\\n\\t\\t\\tendsAt: \\\"24/07/2022\\\"\\n\\t\\t\\tdescription: \\\"We need your opinons\\\"\\n\\t\\t\\tquestionsAttributes: [\\n\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\ttitle: \\\"Do we need a new park?\\\"\\n\\t\\t\\t\\t\\tquestionAnswersAttributes: [\\n\\t\\t\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\t\\t\\tgivenOrder: 2,\\n\\t\\t\\t\\t\\t\\t\\ttitle: \\\"Yes\\\"\\n\\t\\t\\t\\t\\t\\t\\tdescription: \\\"Yes bro, indeed\\\"\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\t\\t\\tgivenOrder: 3,\\n\\t\\t\\t\\t\\t\\t\\ttitle: \\\"No\\\"\\n\\t\\t\\t\\t\\t\\t\\tdescription: \\\"I don't think we need a new park\\\"\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t]\\n\\t\\t\\t\\t}\\n\\t\\t\\t]\\n\\t\\t}\\n\\t) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t}\\n}\\n\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1100,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_51c85f5d005d450fbad46d04c34256c5",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549792526,
"created": 1642498124149,
"url": "{{ _.endpoint }}/graphql",
"name": "submitProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation submitProposal(\\n\\t$cachedImagePath: String!\\n\\t$cachedDocumentPath: String!\\n\\t$imageTitle: String!\\n\\t$documentTitle: String!\\n) {\\n\\tsubmitProposal(\\n\\t\\tattributes: {\\n\\t\\t\\ttranslationsAttributes: [\\n\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\ttitle: \\\"We need a new park\\\"\\n\\t\\t\\t\\t\\tsummary: \\\"A new green space for our city would drastically improve the quality of life\\\"\\n\\t\\t\\t\\t\\tdescription: \\\"We should raise some money and create a new park. We have enough office building in this city, but that many places to enjoy yourself. We need to change that.\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t]\\n\\t\\t\\ttermsOfService: true\\n\\t\\t\\tgeozoneId: 1\\n\\t\\t\\timageAttributes: {\\n\\t\\t\\t\\ttitle: $imageTitle\\n\\t\\t\\t\\tcachedAttachment: $cachedImagePath\\n\\t\\t\\t}\\n\\t\\t\\tdocumentsAttributes: [\\n\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\ttitle: $documentTitle, cachedAttachment: $cachedDocumentPath\\n\\t\\t\\t\\t}\\n\\t\\t\\t]\\n\\t\\t\\tmapLocationAttributes: {\\n\\t\\t\\t\\tlatitude: 52.520008\\n\\t\\t\\t\\tlongitude: 13.404954\\n\\t\\t\\t\\tzoom: 5\\n\\t\\t\\t}\\n\\t\\t\\tvideoUrl: \\\"https://www.youtube.com/watch?v=jNQXAC9IVRw\\\"\\n\\t\\t}\\n\\t) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t\\tpublicAuthor {\\n\\t\\t\\tusername\\n\\t\\t}\\n\\t}\\n}\\n\",\"variables\":{\"imageTitle\":\"{{ _.imageTitle }}\",\"documentTitle\":\"{{ _.documentTitle }}\",\"cachedImagePath\":\"{{ _.cachedImagePath }}\",\"cachedDocumentPath\":\"{{ _.cachedDocumentPath }}\"},\"operationName\":\"submitProposal\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1200,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_b5ef10c2cfa64de5aa6f941a45064ed5",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549792849,
"created": 1642505683768,
"url": "http://localhost:3000/graphql",
"name": "supportProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tsupportProposal(id: 1) {\\n\\t\\tid\\n\\t\\tcachedVotesUp\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1300,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_0f696572e6704bda872ae176402c0d7e",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549793586,
"created": 1642591536648,
"url": "http://localhost:3000/graphql",
"name": "updateDebate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation {\\n\\tupdateDebate(id: 109, attributes: {\\n\\t\\t\\ttranslationsAttributes: {\\n\\t\\t\\t\\ttitle: \\\"New title\\\",\\n\\t\\t\\t\\tdescription: \\\"New description\\\",\\n\\t\\t\\t},\\n\\t\\ttagList: \\\"tag-a,tag-b\\\",\\n\\t\\ttermsOfService: true\\n\\t}) {\\n\\t\\tid\\n\\t\\tpublicAuthor { id }\\n\\t\\tdescription\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1400,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_29f25f00abfb4f8592019114920898e2",
"parentId": "fld_f135b897caf147d5b7baa7d86de80bb0",
"modified": 1657549794465,
"created": 1642696707913,
"url": "http://localhost:3000/graphql",
"name": "updateProposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"mutation updateProposal {\\n\\tupdateProposal(\\n\\t\\tid: 76\\n\\t\\tattributes: {\\n\\t\\t\\ttranslationsAttributes: [\\n\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\ttitle: \\\"New title\\\"\\n\\t\\t\\t\\t\\tsummary: \\\"New summary\\\"\\n\\t\\t\\t\\t\\tdescription: \\\"New description\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t]\\n\\t\\t\\ttermsOfService: true\\n\\t\\t\\tgeozoneId: 1\\n\\t\\t\\tmapLocationAttributes: {\\n\\t\\t\\t\\tlatitude: 52.520008\\n\\t\\t\\t\\tlongitude: 13.404954\\n\\t\\t\\t\\tzoom: 5\\n\\t\\t\\t}\\n\\t\\t\\tvideoUrl: \\\"https://www.youtube.com/watch?v=jNQXAC9IVRw\\\"\\n\\t\\t}\\n\\t) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t\\tpublicAuthor {\\n\\t\\t\\tusername\\n\\t\\t}\\n\\t}\\n}\\n\",\"variables\":{\"imageTitle\":\"{{ _.imageTitle }}\",\"documentTitle\":\"{{ _.documentTitle }}\",\"cachedImagePath\":\"{{ _.cachedImagePath }}\",\"cachedDocumentPath\":\"{{ _.cachedDocumentPath }}\"},\"operationName\":\"updateProposal\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 1500,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_dd2e7d43ce9443fcbae201c9a5167d7a",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1657549710571,
"created": 1649065153446,
"url": "{{ _.endpoint }}/token_auth/direct_uploads",
"name": "PDF upload [Proposal]",
"description": "",
"method": "POST",
"body": {
"mimeType": "multipart/form-data",
"params": [
{
"id": "pair_1d0e1ec7aa6b45d8ba118ced5e154ac4",
"name": "attachment",
"value": "",
"description": "",
"type": "file",
"fileName": "/Users/finn/Downloads/sample2.pdf"
}
]
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
},
{
"name": "direct_upload[resource_relation]",
"value": "documents"
},
{
"name": "direct_upload[resource_type]",
"value": "Proposal"
}
],
"headers": [
{
"name": "Content-Type",
"value": "multipart/form-data"
}
],
"authentication": {},
"metaSortKey": 200,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_3a48b794587d4ed2a320d3aaec9df650",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1657549107446,
"created": 1649064625609,
"url": "{{ _.endpoint }}/token_auth/direct_uploads",
"name": "Image upload [Proposal]",
"description": "",
"method": "POST",
"body": {
"mimeType": "multipart/form-data",
"params": [
{
"id": "pair_1d0e1ec7aa6b45d8ba118ced5e154ac4",
"name": "attachment",
"value": "",
"description": "",
"type": "file",
"fileName": "/Users/finn/Downloads/sample.jpg"
}
]
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
},
{
"name": "direct_upload[resource_relation]",
"value": "image"
},
{
"name": "direct_upload[resource_type]",
"value": "Proposal"
}
],
"headers": [
{
"name": "Content-Type",
"value": "multipart/form-data"
}
],
"authentication": {},
"metaSortKey": 250,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_8926600d8ba7485a88c998cdfc7a189a",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657379507109,
"created": 1642509600444,
"url": "http://localhost:3000/graphql",
"name": "debate",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tdebate(id: 109) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t\\tdescription\\n\\t\\tcachedVotesUp\\n\\t\\tcachedVotesDown\\n\\t\\tcachedVotesTotal\\n\\t\\tpublicAuthor {\\n\\t\\t\\tusername\\n\\t\\t}\\n\\t\\tcomments {\\n\\t\\t\\tnodes {\\n\\t\\t\\t\\tid\\n\\t\\t\\t\\tparentId\\n\\t\\t\\t\\tbody\\n\\t\\t\\t\\tcommentableTitle\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 0,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1650886967285,
"created": 1642498462254,
"name": "Query",
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": 300,
"_type": "request_group"
},
{
"_id": "req_9184a9e1047f4f428d8c502bb2636ad9",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657379518586,
"created": 1642509280654,
"url": "http://localhost:3000/graphql",
"name": "debates",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tdebates {\\n\\t\\tnodes {\\n\\t\\t\\tid\\n\\t\\t\\ttitle\\n\\t\\t\\tdescription\\n\\t\\t\\tcachedVotesUp\\n\\t\\t\\tcachedVotesDown\\n\\t\\t\\tcachedVotesTotal\\n\\t\\t\\tpublicAuthor {\\n\\t\\t\\t\\tusername\\n\\t\\t\\t}\\n\\t\\t\\tcomments {\\n\\t\\t\\t\\tnodes {\\n\\t\\t\\t\\t\\tid\\n\\t\\t\\t\\t\\tbody\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\t\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 100,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_97229c46cd57401f81b3b6984b61c198",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657379530890,
"created": 1642498377238,
"url": "http://localhost:3000/graphql",
"name": "geozones",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tgeozones {\\n\\t\\tnodes {\\n\\t\\t\\tid\\n\\t\\t\\tname\\n\\t\\t}\\n\\t}\\n}\"}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 200,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_78359c6d51544a76b9183a061ff7b87a",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657379532467,
"created": 1642102172346,
"url": "http://localhost:3000/graphql",
"name": "poll",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n poll(id: 5) {\\n id\\n title\\n comments {\\n id\\n parentId\\n body\\n }\\n questions {\\n title\\n\\t\\t\\tmostVotedAnswerId\\n questionAnswers {\\n id\\n title\\n description\\n\\t\\t\\t\\ttotalVotes\\n\\t\\t\\t\\ttotalVotesPercentage\\n }\\n\\t\\t}\\n\\t\\tresultsReadyToBeShown\\n }\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 300,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_044229803a144357b71216a062632028",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657379541698,
"created": 1641925297515,
"url": "http://localhost:3000/graphql",
"name": "polls",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tpolls(filter: \\\"current\\\") {\\n\\t\\tnodes {\\n\\t\\t\\tid\\n\\t\\t\\ttitle\\n\\t\\t\\ttoken\\n\\n\\t\\t\\tdescription\\n\\t\\t\\tsummary\\n\\t\\t\\tstartsAt\\n\\t\\t\\tendsAt\\n\\t\\t\\tcreatedAt\\n\\n\\t\\t\\tcomments {\\n\\t\\t\\t\\tid\\n\\t\\t\\t\\tparentId\\n\\t\\t\\t\\tbody\\n\\t\\t\\t}\\n\\t\\t\\tquestions {\\n\\t\\t\\t\\tid\\n\\t\\t\\t\\ttitle\\n\\t\\t\\t\\tquestionAnswers {\\n\\t\\t\\t\\t\\tid\\n\\t\\t\\t\\t\\ttitle\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tanswersGivenByCurrentUser {\\n\\t\\t\\t\\t\\tanswer\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 400,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_5835c20dc2794d2a858772dbe0008a71",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657549014875,
"created": 1642506316723,
"url": "http://localhost:3000/graphql",
"name": "proposal",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tproposal(id: 77) {\\n\\t\\tid\\n\\t\\ttitle\\n\\t\\tsummary\\n\\t\\tcachedVotesUp\\n\\t\\tpublished\\n\\n\\t\\t\\n\\t\\tdocuments {\\n\\t\\t\\tid\\n\\t\\t\\ttitle\\n\\t\\t\\turl\\t\\n\\t\\t}\\n\\t\\t\\n\\t\\timage {\\n\\t\\t\\tid\\n\\t\\t\\ttitle\\n\\t\\t\\turl\\n\\t\\t}\\n\\n\\t\\tmapLocation {\\n\\t\\t\\tid\\n\\t\\t\\tlatitude\\n\\t\\t\\tlongitude\\n\\t\\t}\\n\\n\\t\\tcurrentUserHasVoted\\n\\t\\tpublicAuthor {\\n\\t\\t\\tusername\\n\\t\\t}\\n\\t}\\n}\\n\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 500,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_b738b7573a9c494fa33b0e29c9a8bba9",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657549017290,
"created": 1642506148860,
"url": "http://localhost:3000/graphql",
"name": "proposals",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tproposals {\\n\\t\\tnodes {\\n\\t\\t\\tid\\n\\t\\t\\ttitle\\n\\t\\t\\tsummary\\n\\t\\t\\tcachedVotesUp\\n\\t\\t}\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 600,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_0cd201f0bb1445f78e342b70bd7328ad",
"parentId": "fld_e2b6d4cd27e94d448851a40149f6bca5",
"modified": 1657549030519,
"created": 1650886964427,
"url": "http://localhost:3000/graphql",
"name": "user",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/graphql",
"text": "{\"query\":\"{\\n\\tusers {\\n\\t\\tnodes {\\n\\t\\t\\tid\\n\\t\\t\\tpublicComments {\\n\\t\\t\\t\\tnodes {\\n\\t\\t\\t\\t\\tcommentableTitle\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\"}"
},
"parameters": [
{
"name": "access-token",
"value": "{{ _.accessToken }}"
},
{
"name": "uid",
"value": "{{ _.uid }}"
},
{
"name": "client",
"value": "{{ _.client }}"
}
],
"headers": [
{
"name": "Content-Type",
"value": "application/json"
}
],
"authentication": {},
"metaSortKey": 700,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "env_874cc7fc57742cfc8607b88e208f61c0ce8d0a12",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1657378402757,
"created": 1641911895404,
"name": "Base Environment",
"data": {
"endpoint": "http://localhost:3000",
"accessToken": "{% response 'body', 'req_26016686bca64a9faccb00353ecff859', 'b64::JC5kYXRhLnVzZXJMb2dpbi5jcmVkZW50aWFscy5hY2Nlc3NUb2tlbg==::46b', 'never', 60 %}",
"client": "{% response 'body', 'req_26016686bca64a9faccb00353ecff859', 'b64::JC5kYXRhLnVzZXJMb2dpbi5jcmVkZW50aWFscy5jbGllbnQ=::46b', 'never', 60 %}",
"uid": "{% response 'body', 'req_26016686bca64a9faccb00353ecff859', 'b64::JC5kYXRhLnVzZXJMb2dpbi5jcmVkZW50aWFscy51aWQ=::46b', 'never', 60 %}",
"cachedImagePath": "{% response 'body', 'req_3a48b794587d4ed2a320d3aaec9df650', 'b64::JC5jYWNoZWRfYXR0YWNobWVudA==::46b', 'always', 60 %}",
"cachedDocumentPath": "{% response 'body', 'req_dd2e7d43ce9443fcbae201c9a5167d7a', 'b64::JC5jYWNoZWRfYXR0YWNobWVudA==::46b', 'always', 60 %}",
"imageTitle": "{% response 'body', 'req_3a48b794587d4ed2a320d3aaec9df650', 'b64::JC5maWxlbmFtZQ==::46b', 'always', 60 %}",
"documentTitle": "{% response 'body', 'req_dd2e7d43ce9443fcbae201c9a5167d7a', 'b64::JC5maWxlbmFtZQ==::46b', 'always', 60 %}"
},
"dataPropertyOrder": {
"&": [
"endpoint",
"accessToken",
"client",
"uid",
"cachedImagePath",
"cachedDocumentPath",
"imageTitle",
"documentTitle"
]
},
"color": null,
"isPrivate": false,
"metaSortKey": 1641911895404,
"_type": "environment"
},
{
"_id": "jar_874cc7fc57742cfc8607b88e208f61c0ce8d0a12",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1657549815077,
"created": 1641911895405,
"name": "Default Jar",
"cookies": [
{
"key": "ahoy_visitor",
"value": "90c12db3-aaca-40cb-8f14-c880d1d1cb9f",
"expires": "2024-01-11T14:41:03.000Z",
"domain": "localhost",
"path": "/",
"hostOnly": true,
"creation": "2022-01-11T14:41:03.419Z",
"lastAccessed": "2022-01-11T14:41:03.419Z",
"id": "7079272776910737"
},
{
"key": "ahoy_visit",
"value": "1cd80367-faed-490a-a736-5fbaff156e5d",
"expires": "2022-07-11T18:30:14.000Z",
"domain": "localhost",
"path": "/",
"hostOnly": true,
"creation": "2022-01-11T14:41:03.419Z",
"lastAccessed": "2022-07-11T14:30:15.077Z",
"id": "08244081782715651"
},
{
"key": "ahoy_track",
"value": "true",
"domain": "localhost",
"path": "/",
"hostOnly": true,
"creation": "2022-01-11T14:41:03.419Z",
"lastAccessed": "2022-07-11T13:38:29.128Z",
"id": "2770151974587549"
},
{
"key": "_consul_session",
"value": "JdAltfNrHymQ7%2BuOLJ8L6GMdQKSOUNTrgX2Ea7FTV%2FRTj%2BLnDpwrPYG6SNW3glwUZJSITnwAvlDK0hLi6RX7MWv7Fbtlno2IwXFKPu5YDAk5MjnMFiHNQ%2FenZBdx3yyrS9qRfmZNShk0suEsfki9OVyn9%2FOTMH7Kf0Ur6yc%3D--sRoU%2FWC0Mib7nKKn--BZJZ2ld%2BvovycOUrV6zy9g%3D%3D",
"domain": "localhost",
"path": "/",
"httpOnly": true,
"hostOnly": true,
"creation": "2022-01-11T14:41:03.419Z",
"lastAccessed": "2022-07-11T14:30:15.077Z",
"id": "6658891409301526"
},
{
"key": "ahoy_visitor",
"value": "94529ff6-bbe1-4fc2-bb86-2f1ef457ba98",
"expires": "2024-04-25T14:25:09.000Z",
"domain": "bb-bad-belzig-consul.sva.customer.planetary-quantum.net",
"path": "/",
"secure": true,
"hostOnly": true,
"creation": "2022-04-25T14:25:09.780Z",
"lastAccessed": "2022-04-25T14:25:09.780Z",
"id": "6811962439666448"
},
{
"key": "ahoy_visit",
"value": "33ac4acf-8340-40ed-acf0-e3b70ffffa5d",
"expires": "2022-04-27T14:31:05.000Z",
"domain": "bb-bad-belzig-consul.sva.customer.planetary-quantum.net",
"path": "/",
"secure": true,
"hostOnly": true,
"creation": "2022-04-25T14:25:09.780Z",
"lastAccessed": "2022-04-27T10:31:05.485Z",
"id": "4366258884908909"
},
{
"key": "ahoy_track",
"value": "true",
"domain": "bb-bad-belzig-consul.sva.customer.planetary-quantum.net",
"path": "/",
"secure": true,
"hostOnly": true,
"creation": "2022-04-25T14:25:09.780Z",
"lastAccessed": "2022-04-27T10:31:05.486Z",
"id": "22200321845779603"
},
{
"key": "_consul_session",
"value": "R0gI%2FaSGFO5VHv%2BUBqycN1GwTqHuBqntKzsa%2FBQ8WJPt8uJQU3BFm8pgdKYksIOtyTuuOSU77FszPnQWtQu2rRDimelh5d5bMLYYb8x63gExh9dBdk2YAGaNLgiRNHE7HjdZbxq4IM7o6obg%2BpKXiiUCRxyw73OQmEEY2w%3D%3D--QOtNfr6fqzci2AtK--Dm4UyFIBPIkQoW%2F5YGKIhA%3D%3D",
"domain": "bb-bad-belzig-consul.sva.customer.planetary-quantum.net",
"path": "/",
"secure": true,
"httpOnly": true,
"hostOnly": true,
"creation": "2022-04-25T14:25:09.780Z",
"lastAccessed": "2022-04-27T10:31:05.486Z",
"id": "09787014784099468"
}
],
"_type": "cookie_jar"
},
{
"_id": "spc_6c96d9a022fa4882b75616508d10dea8",
"parentId": "wrk_83aa1543fef5429ab5ae621fe186e649",
"modified": 1641911895401,
"created": 1641911895401,
"fileName": "Bre",
"contents": "",
"contentType": "yaml",
"_type": "api_spec"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment