This commit is contained in:
Azeez Muibi
2025-04-24 10:35:05 +01:00
parent 5e190b3304
commit f4da496e41
5 changed files with 1 additions and 74 deletions
@@ -1,7 +0,0 @@
{
"type": "object",
"properties": {},
"xml": {
"name": "AuthorizeRefreshRequest"
}
}
@@ -1,12 +0,0 @@
{
"type": "object",
"properties": {
"access_token": {
"type": "string",
"example": "access_token"
}
},
"xml": {
"name": "AuthorizeRefreshResponse"
}
}