Fix OpenAPI Specification structural error (#19782)

Fix structural error

Signed-off-by: Blueswen <blueswen.tw@gmail.com>
This commit is contained in:
Blueswen 2024-01-03 18:16:27 +08:00 committed by GitHub
parent e397e86478
commit 0d157f2254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4850,7 +4850,6 @@ paths:
'200':
description: Get scheduler status successfully.
schema:
type: object
$ref: '#/definitions/SchedulerStatus'
'401':
$ref: '#/responses/401'