Spaces:
Sleeping
Sleeping
Update api_docs.py
Browse files- api_docs.py +1 -1
api_docs.py
CHANGED
@@ -6,7 +6,7 @@ import json
|
|
6 |
api_docs = {
|
7 |
"api_url": "https://aivisions.no/data/daysoff/api/v1/booking/",
|
8 |
"endpoints": {
|
9 |
-
"/
|
10 |
"method": "GET",
|
11 |
"description": "Retrieve booking details for a given booking ID.",
|
12 |
"parameters": {
|
|
|
6 |
api_docs = {
|
7 |
"api_url": "https://aivisions.no/data/daysoff/api/v1/booking/",
|
8 |
"endpoints": {
|
9 |
+
"/bestillingsnummer": {
|
10 |
"method": "GET",
|
11 |
"description": "Retrieve booking details for a given booking ID.",
|
12 |
"parameters": {
|