Added uRL
This commit is contained in:
@@ -19,6 +19,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "http://api.dev.simbrellang.net:4500"
|
"url": "http://api.dev.simbrellang.net:4500"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://api.dev.simbrellang.net"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -96,6 +99,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"paths": {
|
"paths": {
|
||||||
|
"/Authorize": {
|
||||||
|
"$ref": "swagger/paths/Authorize.json"
|
||||||
|
},
|
||||||
|
"/AuthorizeRefresh": {
|
||||||
|
"$ref": "swagger/paths/AuthorizeRefresh.json"
|
||||||
|
},
|
||||||
"/EligibilityCheck": {
|
"/EligibilityCheck": {
|
||||||
"$ref": "swagger/paths/EligibilityCheck.json"
|
"$ref": "swagger/paths/EligibilityCheck.json"
|
||||||
},
|
},
|
||||||
@@ -116,12 +125,6 @@
|
|||||||
},
|
},
|
||||||
"/NotificationCallback": {
|
"/NotificationCallback": {
|
||||||
"$ref": "swagger/paths/NotificationCallback.json"
|
"$ref": "swagger/paths/NotificationCallback.json"
|
||||||
},
|
|
||||||
"/Authorize": {
|
|
||||||
"$ref": "swagger/paths/Authorize.json"
|
|
||||||
},
|
|
||||||
"/AuthorizeRefresh": {
|
|
||||||
"$ref": "swagger/paths/AuthorizeRefresh.json"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
|
|||||||
Reference in New Issue
Block a user