Add varoius Byndle Mission and Updatingservice endpoints

This commit is contained in:
Sivert V. Sæther
2025-03-04 09:25:29 +01:00
parent 38e728ff9d
commit aedd04f0da
7 changed files with 86 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
vars {
host: http://172.31.71.129:43100/v1
customerId: 1358
updatingServiceId: 1782
}
vars:secret [
creds,

View File

@@ -1,8 +1,8 @@
vars {
host: https://api.byndle.no/v1
jwt: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjdXN0b21lcklkIjoiMTQiLCJ1c2VySWQiOiIyMzIyIiwiaXNzdWVkIjoiMDEvMjAvMjAyNSAwOTozMjoyOCIsImV4cCI6MTczNzk2Njc0OCwiaXNzIjoicG9ydGFsLmJ5bmRsZS5ubyIsImF1ZCI6InBvcnRhbC5ieW5kbGUubm8iLCJyb2xlIjoiU3lzdGVtQWRtaW5pc3RyYXRvciIsInVpZCI6MjMyMn0.Uq4QALk_ZKXRcgEdIaw7GJpc-0ao5UKG1vEesj5zWRA
customerId: 14
}
vars:secret [
jwt,
creds
]