update user profile payload for developer docs

This commit is contained in:
Tanmay Deep Sharma
2025-05-20 00:49:24 +07:00
parent 2b043e5460
commit 2187a3e566
4 changed files with 170 additions and 37 deletions
@@ -11,10 +11,13 @@ responses:
content:
application/json:
schema:
type: array
description: 'Array of Integration apps'
items:
$ref: '#/components/schemas/integrations_app'
type: object
properties:
payload:
type: array
description: 'Array of Integration apps'
items:
$ref: '#/components/schemas/integrations_app'
'401':
description: Unauthorized
content: