feat: Finish adding all request payload examples

This commit is contained in:
Daniel Jimenez
2025-05-13 14:29:02 +12:00
parent c3f741bdda
commit 2c3a3bbbd2
31 changed files with 865 additions and 496 deletions
@@ -19,6 +19,7 @@ requestBody:
type: string
enum: ['urgent', 'high', 'medium', 'low', 'none']
description: 'The priority of the conversation'
example: 'high'
responses:
'200':
description: Success