Skip to content
Snippets Groups Projects
Commit a7a6465b authored by torrespel's avatar torrespel
Browse files

Helper documentation

parent 1ce5545b
No related branches found
No related tags found
1 merge request!6Ocf doc8 documentation of the helper service
/Responses
/node_modules
package-lock.json
\ No newline at end of file
{
"info": {
"_postman_id": "b512e528-4b13-4be2-aed2-a61a8381360e",
"_postman_id": "03e5f144-6a4f-4899-a917-14787d59fbef",
"name": "CAPIF",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "31608242",
"_collection_link": "https://red-comet-993867.postman.co/workspace/Team-Workspace~bfc7c442-a60c-4bb1-8730-fdabc2df89b9/collection/31608242-b512e528-4b13-4be2-aed2-a61a8381360e?action=share&source=collection_link&creator=31608242"
"_collection_link": "https://red-comet-993867.postman.co/workspace/Team-Workspace~bfc7c442-a60c-4bb1-8730-fdabc2df89b9/collection/31608242-03e5f144-6a4f-4899-a917-14787d59fbef?action=share&source=collection_link&creator=31608242"
},
"item": [
{
......@@ -264,7 +264,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -340,7 +339,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -439,7 +437,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -527,7 +524,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -603,7 +599,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -686,7 +681,6 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
......@@ -741,7 +735,8 @@
"exec": [
""
],
"type": "text/javascript"
"type": "text/javascript",
"packages": {}
}
},
{
......@@ -750,7 +745,8 @@
"exec": [
""
],
"type": "text/javascript"
"type": "text/javascript",
"packages": {}
}
}
],
......@@ -773,13 +769,12 @@
{
"key": "",
"value": "",
"type": "text",
"disabled": true
}
],
"body": {
"mode": "raw",
"raw": "{\n\"name\": {{USERNAME_INVOKER}}\n}",
"raw": "{\n\"name\": \"{{USER_NAME}}\"\n}",
"options": {
"raw": {
"language": "json"
......@@ -961,7 +956,7 @@
}
]
},
"method": "GET",
"method": "POST",
"header": [],
"url": {
"raw": "https://{{REGISTER_HOSTNAME}}:{{REGISTER_PORT}}/refresh",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment