Skip to content

Commit 02daaf9

Browse files
committed
fix: update openapi for the existing endpoint
1 parent c46b1e9 commit 02daaf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,12 +2480,12 @@ paths:
24802480
client:
24812481
type: object
24822482
properties:
2483-
client_id:
2483+
id:
24842484
type: string
24852485
format: uuid
2486-
client_name:
2486+
name:
24872487
type: string
2488-
client_uri:
2488+
uri:
24892489
type: string
24902490
format: uri
24912491
logo_uri:

0 commit comments

Comments
 (0)