Chore: User Friendly URLs on the swagger docs (#590)
Made the swagger documentation urls short and readable.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
post:
|
||||
tags: [Conversation]
|
||||
tags:
|
||||
- Conversation
|
||||
operationId: conversationToggleStatus
|
||||
summary: Toggle Status
|
||||
description: Toggles the status of the conversation between open and resolved
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user