camparchimedes
commited on
Update api_docs_mck.py
Browse files- api_docs_mck.py +1 -1
api_docs_mck.py
CHANGED
@@ -4,7 +4,7 @@ import json
|
|
4 |
api_docs = {
|
5 |
"base_url": "https://670dccd0073307b4ee447f2f.mockapi.io/daysoff/api/V1",
|
6 |
"endpoints": {
|
7 |
-
"/booking
|
8 |
"method": "GET",
|
9 |
"description": "Retrieve booking information associated with a booking ID.",
|
10 |
"parameters": None,
|
|
|
4 |
api_docs = {
|
5 |
"base_url": "https://670dccd0073307b4ee447f2f.mockapi.io/daysoff/api/V1",
|
6 |
"endpoints": {
|
7 |
+
"/booking": {
|
8 |
"method": "GET",
|
9 |
"description": "Retrieve booking information associated with a booking ID.",
|
10 |
"parameters": None,
|