docs: service router details
This commit is contained in:
parent
d03478637a
commit
aa7dc46533
2 changed files with 22 additions and 6 deletions
|
|
@ -31,7 +31,11 @@ tags_metadata = [
|
|||
{
|
||||
"name": "User",
|
||||
"description": "User related operations, includes getting information about the current user",
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Service",
|
||||
"description": "Services related operations, includes registering services and reissuing API keys",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue