Skip to content

Commit f58f75f

Browse files
committed
fix rpcStatus
1 parent b44e07a commit f58f75f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7151,7 +7151,7 @@ paths:
71517151
default:
71527152
description: An unexpected error response.
71537153
schema:
7154-
$ref: '#/components/schemas/rpcStatus'
7154+
$ref: '#/components/schemas/ErrorResponse'
71557155
parameters:
71567156
- name: session_id
71577157
description: Training session ID

0 commit comments

Comments
 (0)