Update BlinkApiUsageExampleBRUNO.json

This commit is contained in:
xfarrow
2025-03-24 22:11:01 +01:00
parent c5d5afc3eb
commit 663377db62

View File

@ -5,6 +5,7 @@
{ {
"type": "http", "type": "http",
"name": "ActivatePerson", "name": "ActivatePerson",
"filename": "ActivatePerson.bru",
"seq": 26, "seq": 26,
"request": { "request": {
"url": "http://localhost:3000/api/people/me/activation?q=3ac9c204de1676b54163ed8015c7af00", "url": "http://localhost:3000/api/people/me/activation?q=3ac9c204de1676b54163ed8015c7af00",
@ -33,12 +34,14 @@
"mode": "json", "mode": "json",
"json": "", "json": "",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -47,6 +50,7 @@
{ {
"type": "http", "type": "http",
"name": "AddOrganizationAdmin", "name": "AddOrganizationAdmin",
"filename": "AddOrganizationAdmin.bru",
"seq": 12, "seq": 12,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1/admins", "url": "http://localhost:3000/api/organizations/1/admins",
@ -68,12 +72,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"personId\" : \"2\"\n}", "json": "{\n \"personId\" : \"2\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -82,6 +88,7 @@
{ {
"type": "http", "type": "http",
"name": "ChangeApplicationStatus", "name": "ChangeApplicationStatus",
"filename": "ChangeApplicationStatus.bru",
"seq": 7, "seq": 7,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/applications/5", "url": "http://localhost:3000/api/organizations/joboffers/applications/5",
@ -92,12 +99,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"status\": \"ACCEPTED\"\n}", "json": "{\n \"status\": \"ACCEPTED\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -106,6 +115,7 @@
{ {
"type": "http", "type": "http",
"name": "CreateApplication", "name": "CreateApplication",
"filename": "CreateApplication.bru",
"seq": 10, "seq": 10,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/1/applications", "url": "http://localhost:3000/api/organizations/joboffers/1/applications",
@ -115,12 +125,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -129,6 +141,7 @@
{ {
"type": "http", "type": "http",
"name": "CreateJobOffer", "name": "CreateJobOffer",
"filename": "CreateJobOffer.bru",
"seq": 6, "seq": 6,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1/joboffers", "url": "http://localhost:3000/api/organizations/1/joboffers",
@ -150,12 +163,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"title\" : \"NodeJS developer\",\n \"description\" : \"We are looking for NodeJS developers which can help us build Blink\",\n \"salaryFrequency\": \"YEARLY\",\n \"salary\": [20000, 23000],\n \"salaryCurrency\": \"EUR\",\n \"location\" : \"Rome\",\n \"remote\": \"PARTIALLY\",\n \"contractType\": \"PART-TIME\",\n \"tags\" : [\"javascript\"]\n}", "json": "{\n \"title\" : \"NodeJS developer\",\n \"description\" : \"We are looking for NodeJS developers which can help us build Blink\",\n \"salaryFrequency\": \"YEARLY\",\n \"salary\": [20000, 23000],\n \"salaryCurrency\": \"EUR\",\n \"location\" : \"Rome\",\n \"remote\": \"PARTIALLY\",\n \"contractType\": \"PART-TIME\",\n \"tags\" : [\"javascript\"]\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -164,6 +179,7 @@
{ {
"type": "http", "type": "http",
"name": "CreateOrganization", "name": "CreateOrganization",
"filename": "CreateOrganization.bru",
"seq": 16, "seq": 16,
"request": { "request": {
"url": "http://localhost:3000/api/organizations", "url": "http://localhost:3000/api/organizations",
@ -185,20 +201,23 @@
"mode": "json", "mode": "json",
"json": "{\n \"name\" : \"Blink Inc.\",\n \"location\" : \"Napoli, Italy\",\n \"description\" : \"Blink is a privacy-respecting business-oriented social media platform focused on fostering connections between businesses and individuals, propelling careers and sparking innovation in the professional world.\"\n}", "json": "{\n \"name\" : \"Blink Inc.\",\n \"location\" : \"Napoli, Italy\",\n \"description\" : \"Blink is a privacy-respecting business-oriented social media platform focused on fostering connections between businesses and individuals, propelling careers and sparking innovation in the professional world.\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "inherit"
} }
} }
}, },
{ {
"type": "http", "type": "http",
"name": "DeleteApplication", "name": "DeleteApplication",
"filename": "DeleteApplication.bru",
"seq": 9, "seq": 9,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/applications/6", "url": "http://localhost:3000/api/organizations/joboffers/applications/6",
@ -209,12 +228,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"jobApplicationId\": 1\n}", "json": "{\n \"jobApplicationId\": 1\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -223,6 +244,7 @@
{ {
"type": "http", "type": "http",
"name": "DeleteContactInfo", "name": "DeleteContactInfo",
"filename": "DeleteContactInfo.bru",
"seq": 18, "seq": 18,
"request": { "request": {
"url": "http://localhost:3000/api/people/contactinfos/2", "url": "http://localhost:3000/api/people/contactinfos/2",
@ -232,41 +254,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
}, "file": []
"script": {},
"vars": {},
"assertions": [],
"tests": "",
"auth": {
"mode": "none"
}
}
},
{
"type": "http",
"name": "DeleteOrganization",
"seq": 13,
"request": {
"url": "http://localhost:3000/api/organizations/1",
"method": "DELETE",
"headers": [
{
"name": "User-Agent",
"value": "insomnia/2023.5.8",
"enabled": true
}
],
"params": [],
"body": {
"mode": "none",
"formUrlEncoded": [],
"multipartForm": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -275,6 +270,7 @@
{ {
"type": "http", "type": "http",
"name": "DeleteJobOffer", "name": "DeleteJobOffer",
"filename": "DeleteJobOffer.bru",
"seq": 5, "seq": 5,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/3", "url": "http://localhost:3000/api/organizations/joboffers/3",
@ -290,12 +286,46 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": {
"mode": "none"
}
}
},
{
"type": "http",
"name": "DeleteOrganization",
"filename": "DeleteOrganization.bru",
"seq": 13,
"request": {
"url": "http://localhost:3000/api/organizations/1",
"method": "DELETE",
"headers": [
{
"name": "User-Agent",
"value": "insomnia/2023.5.8",
"enabled": true
}
],
"params": [],
"body": {
"mode": "none",
"formUrlEncoded": [],
"multipartForm": [],
"file": []
},
"script": {},
"vars": {},
"assertions": [],
"tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -304,6 +334,7 @@
{ {
"type": "http", "type": "http",
"name": "DeletePerson", "name": "DeletePerson",
"filename": "DeletePerson.bru",
"seq": 20, "seq": 20,
"request": { "request": {
"url": "http://localhost:3000/api/people/me", "url": "http://localhost:3000/api/people/me",
@ -319,12 +350,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -333,6 +366,7 @@
{ {
"type": "http", "type": "http",
"name": "FilterOrganizationByPrefix", "name": "FilterOrganizationByPrefix",
"filename": "FilterOrganizationByPrefix.bru",
"seq": 1, "seq": 1,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/filter", "url": "http://localhost:3000/api/organizations/filter",
@ -354,12 +388,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"name\" : \"bli\"\n}", "json": "{\n \"name\" : \"bli\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -368,6 +404,7 @@
{ {
"type": "http", "type": "http",
"name": "GetApplicantsByJobOffer", "name": "GetApplicantsByJobOffer",
"filename": "GetApplicantsByJobOffer.bru",
"seq": 2, "seq": 2,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/1/applications", "url": "http://localhost:3000/api/organizations/joboffers/1/applications",
@ -378,12 +415,14 @@
"mode": "json", "mode": "json",
"json": "", "json": "",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -392,6 +431,7 @@
{ {
"type": "http", "type": "http",
"name": "GetApplicantsByOrganization", "name": "GetApplicantsByOrganization",
"filename": "GetApplicantsByOrganization.bru",
"seq": 3, "seq": 3,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1/joboffers/applications", "url": "http://localhost:3000/api/organizations/1/joboffers/applications",
@ -402,12 +442,14 @@
"mode": "json", "mode": "json",
"json": "", "json": "",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -416,6 +458,7 @@
{ {
"type": "http", "type": "http",
"name": "GetContactInfosByPerson", "name": "GetContactInfosByPerson",
"filename": "GetContactInfosByPerson.bru",
"seq": 17, "seq": 17,
"request": { "request": {
"url": "http://localhost:3000/api/people/1/contactinfos", "url": "http://localhost:3000/api/people/1/contactinfos",
@ -425,12 +468,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -439,6 +484,7 @@
{ {
"type": "http", "type": "http",
"name": "GetJobOffers", "name": "GetJobOffers",
"filename": "GetJobOffers.bru",
"seq": 4, "seq": 4,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1/joboffers/", "url": "http://localhost:3000/api/organizations/1/joboffers/",
@ -454,12 +500,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -468,6 +516,7 @@
{ {
"type": "http", "type": "http",
"name": "GetMyApplications", "name": "GetMyApplications",
"filename": "GetMyApplications.bru",
"seq": 8, "seq": 8,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/joboffers/applications/mine", "url": "http://localhost:3000/api/organizations/joboffers/applications/mine",
@ -477,12 +526,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -491,6 +542,7 @@
{ {
"type": "http", "type": "http",
"name": "GetMyself", "name": "GetMyself",
"filename": "GetMyself.bru",
"seq": 21, "seq": 21,
"request": { "request": {
"url": "http://localhost:3000/api/people/me", "url": "http://localhost:3000/api/people/me",
@ -506,20 +558,23 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "inherit"
} }
} }
}, },
{ {
"type": "http", "type": "http",
"name": "GetOrganization", "name": "GetOrganization",
"filename": "GetOrganization.bru",
"seq": 15, "seq": 15,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1", "url": "http://localhost:3000/api/organizations/1",
@ -535,12 +590,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -549,6 +606,7 @@
{ {
"type": "http", "type": "http",
"name": "GetPerson", "name": "GetPerson",
"filename": "GetPerson.bru",
"seq": 22, "seq": 22,
"request": { "request": {
"url": "http://localhost:3000/api/people/1/details", "url": "http://localhost:3000/api/people/1/details",
@ -564,12 +622,14 @@
"body": { "body": {
"mode": "none", "mode": "none",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -578,29 +638,34 @@
{ {
"type": "http", "type": "http",
"name": "InsertContactInfo", "name": "InsertContactInfo",
"filename": "InsertContactInfo.bru",
"seq": 19, "seq": 19,
"request": { "request": {
"url": "http://localhost:3000/people/myself/contactinfos", "url": "http://localhost:3000/api/people/myself/contactinfos",
"method": "POST", "method": "POST",
"headers": [], "headers": [],
"params": [], "params": [],
"body": { "body": {
"mode": "none", "mode": "json",
"json": "{\n \"content\": \"www.john.com\",\n \"info_type\": \"WEBSITE\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "inherit"
} }
} }
}, },
{ {
"type": "http", "type": "http",
"name": "Login", "name": "Login",
"filename": "Login.bru",
"seq": 27, "seq": 27,
"request": { "request": {
"url": "http://localhost:3000/api/people/me/token", "url": "http://localhost:3000/api/people/me/token",
@ -622,12 +687,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"email\": \"john@mail.org\",\n \"password\": \"password\"\n}", "json": "{\n \"email\": \"john@mail.org\",\n \"password\": \"password\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -636,6 +703,7 @@
{ {
"type": "http", "type": "http",
"name": "Register", "name": "Register",
"filename": "Register.bru",
"seq": 28, "seq": 28,
"request": { "request": {
"url": "http://localhost:3000/api/people", "url": "http://localhost:3000/api/people",
@ -657,12 +725,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"email\" : \"john@mail.org\",\n \"password\" : \"password\",\n \"displayName\" : \"John Doe\",\n \"aboutMe\" : \"I am a passionate software engineer\",\n \"qualification\" : \"Software Engineer\"\n}", "json": "{\n \"email\" : \"john@mail.org\",\n \"password\" : \"password\",\n \"displayName\" : \"John Doe\",\n \"aboutMe\" : \"I am a passionate software engineer\",\n \"qualification\" : \"Software Engineer\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -671,6 +741,7 @@
{ {
"type": "http", "type": "http",
"name": "RemoveOrganizationAdmin", "name": "RemoveOrganizationAdmin",
"filename": "RemoveOrganizationAdmin.bru",
"seq": 11, "seq": 11,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1/admins/me", "url": "http://localhost:3000/api/organizations/1/admins/me",
@ -692,47 +763,14 @@
"mode": "json", "mode": "json",
"json": "", "json": "",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
}, "file": []
"script": {},
"vars": {},
"assertions": [],
"tests": "",
"auth": {
"mode": "none"
}
}
},
{
"type": "http",
"name": "ResetNewPassword",
"seq": 23,
"request": {
"url": "http://localhost:3000/api/resetpassword/reset",
"method": "POST",
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"enabled": true
},
{
"name": "User-Agent",
"value": "insomnia/2023.5.8",
"enabled": true
}
],
"params": [],
"body": {
"mode": "json",
"json": "{\n \"secret\": \"360837853e2d3cf799c709b44720b4e3\",\n \"password\": \"password\"\n}",
"formUrlEncoded": [],
"multipartForm": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -741,6 +779,7 @@
{ {
"type": "http", "type": "http",
"name": "RequestNewPassword", "name": "RequestNewPassword",
"filename": "RequestNewPassword.bru",
"seq": 24, "seq": 24,
"request": { "request": {
"url": "http://localhost:3000/api/resetpassword/request", "url": "http://localhost:3000/api/resetpassword/request",
@ -762,12 +801,52 @@
"mode": "json", "mode": "json",
"json": "{\n \"email\": \"john@mail.org\"\n}", "json": "{\n \"email\": \"john@mail.org\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": {
"mode": "none"
}
}
},
{
"type": "http",
"name": "ResetNewPassword",
"filename": "ResetNewPassword.bru",
"seq": 23,
"request": {
"url": "http://localhost:3000/api/resetpassword/reset",
"method": "POST",
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"enabled": true
},
{
"name": "User-Agent",
"value": "insomnia/2023.5.8",
"enabled": true
}
],
"params": [],
"body": {
"mode": "json",
"json": "{\n \"secret\": \"360837853e2d3cf799c709b44720b4e3\",\n \"password\": \"password\"\n}",
"formUrlEncoded": [],
"multipartForm": [],
"file": []
},
"script": {},
"vars": {},
"assertions": [],
"tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -776,6 +855,7 @@
{ {
"type": "http", "type": "http",
"name": "UpdateOrganization", "name": "UpdateOrganization",
"filename": "UpdateOrganization.bru",
"seq": 14, "seq": 14,
"request": { "request": {
"url": "http://localhost:3000/api/organizations/1", "url": "http://localhost:3000/api/organizations/1",
@ -797,12 +877,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"name\": \"Blink Inc.\",\n \"location\": \"Naples (Campania), Italy\",\n \"description\": \"Blink is a privacy-respecting business-oriented social media platform focused on fostering connections between businesses and individuals, propelling careers and sparking innovation in the professional world. Think of it as an open-source alternative to LinkedIn.\"\n}", "json": "{\n \"name\": \"Blink Inc.\",\n \"location\": \"Naples (Campania), Italy\",\n \"description\": \"Blink is a privacy-respecting business-oriented social media platform focused on fostering connections between businesses and individuals, propelling careers and sparking innovation in the professional world. Think of it as an open-source alternative to LinkedIn.\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -811,6 +893,7 @@
{ {
"type": "http", "type": "http",
"name": "UpdatePerson", "name": "UpdatePerson",
"filename": "UpdatePerson.bru",
"seq": 25, "seq": 25,
"request": { "request": {
"url": "http://localhost:3000/api/people/me", "url": "http://localhost:3000/api/people/me",
@ -832,12 +915,14 @@
"mode": "json", "mode": "json",
"json": "{\n \"displayName\": \"John Junior Doe III\",\n \"dateOfBirth\": \"1970-01-01\",\n \"openToWork\": \"false\",\n \"placeOfLiving\": \"Oslo, Norway\",\n \"aboutMe\": \"I am a passionate software engineer, but I also love art and music\",\n \"new_password\": \"password\",\n \"old_password\": \"password\",\n \"qualification\" : \"Software Engineer at Blink Inc. & Google LLC\",\n \"visibility\": \"EVERYONE\",\n \"oldPassword\": \"password\",\n \"newPassword\": \"password\"\n}", "json": "{\n \"displayName\": \"John Junior Doe III\",\n \"dateOfBirth\": \"1970-01-01\",\n \"openToWork\": \"false\",\n \"placeOfLiving\": \"Oslo, Norway\",\n \"aboutMe\": \"I am a passionate software engineer, but I also love art and music\",\n \"new_password\": \"password\",\n \"old_password\": \"password\",\n \"qualification\" : \"Software Engineer at Blink Inc. & Google LLC\",\n \"visibility\": \"EVERYONE\",\n \"oldPassword\": \"password\",\n \"newPassword\": \"password\"\n}",
"formUrlEncoded": [], "formUrlEncoded": [],
"multipartForm": [] "multipartForm": [],
"file": []
}, },
"script": {}, "script": {},
"vars": {}, "vars": {},
"assertions": [], "assertions": [],
"tests": "", "tests": "",
"docs": "",
"auth": { "auth": {
"mode": "none" "mode": "none"
} }
@ -845,10 +930,21 @@
}, },
{ {
"type": "folder", "type": "folder",
"name": "bruno" "name": "bruno",
"filename": "bruno"
} }
], ],
"environments": [], "environments": [],
"root": {
"request": {
"auth": {
"mode": "bearer",
"bearer": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwZXJzb25faWQiOjMsImlhdCI6MTc0Mjg0Nzc2OCwiZXhwIjoxNzQyODc2NTY4fQ.XsjVJtU0nPhJBdnsepkLgCj-OCny9pMLl2CmDnotB2c"
}
}
}
},
"brunoConfig": { "brunoConfig": {
"version": "1", "version": "1",
"name": "Blink", "name": "Blink",