Spaces:
Build error
Build error
Update api_docs_mck.py
Browse files- api_docs_mck.py +2 -2
api_docs_mck.py
CHANGED
@@ -53,9 +53,9 @@ api_docs = {
|
|
53 |
}
|
54 |
}
|
55 |
},
|
56 |
-
"
|
57 |
"method": "GET",
|
58 |
-
"url": "
|
59 |
"description": "Retrieve the privacy policy for DaysOff.",
|
60 |
"headers": {
|
61 |
"Content-Type": "application/json"
|
|
|
53 |
}
|
54 |
}
|
55 |
},
|
56 |
+
"personvernspolicy": {
|
57 |
"method": "GET",
|
58 |
+
"url": "personvernspolicy",
|
59 |
"description": "Retrieve the privacy policy for DaysOff.",
|
60 |
"headers": {
|
61 |
"Content-Type": "application/json"
|