mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Renamed json files because: paths.
This commit is contained in:
parent
fad58dbd08
commit
51b0b5c5ab
@ -3,31 +3,31 @@
|
|||||||
"swaggerVersion": "1.2",
|
"swaggerVersion": "1.2",
|
||||||
"apis": [
|
"apis": [
|
||||||
{
|
{
|
||||||
"path": "/login",
|
"path": "-login",
|
||||||
"description": "Login operations"
|
"description": "Login operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/registration",
|
"path": "-registration",
|
||||||
"description": "Registration operations"
|
"description": "Registration operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/rooms",
|
"path": "-rooms",
|
||||||
"description": "Room operations"
|
"description": "Room operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/profile",
|
"path": "-profile",
|
||||||
"description": "Profile operations"
|
"description": "Profile operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/presence",
|
"path": "-presence",
|
||||||
"description": "Presence operations"
|
"description": "Presence operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/events",
|
"path": "-events",
|
||||||
"description": "Event operations"
|
"description": "Event operations"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "/directory",
|
"path": "-directory",
|
||||||
"description": "Directory operations"
|
"description": "Directory operations"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user