Cleanup campaign management ux
This commit is contained in:
@@ -444,12 +444,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/characters/current-campaign": {
|
||||
"/api/characters": {
|
||||
"get": {
|
||||
"operationId": "getCurrentCampaignCharacters",
|
||||
"operationId": "getOwnCharacters",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Current campaign characters owned by the user.",
|
||||
"description": "Characters owned by the user.",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user