fix(server): fix and validate open API spec #1044
Annotations
1 error and 5 warnings
Verify Open API Spec
src/shadowbox/server/api.yml is invalid
Swagger schema validation failed.
Data does not match any schemas from 'oneOf' at #/paths//experimental/server/metrics/get/responses/200
Data does not match any schemas from 'oneOf' at #/paths//experimental/server/metrics/get/responses/200/content/application/json/schema
Data does not match any schemas from 'oneOf' at #/content/application/json/schema/properties/accessKeys
Data does not match any schemas from 'oneOf' at #/properties/accessKeys/items
Data does not match any schemas from 'oneOf' at #/items/properties/dataTransferred
Data does not match any schemas from 'oneOf' at #/properties/dataTransferred/properties/bytes
Expected type object but found type string at #/properties/bytes
Expected type object but found type string at #/properties/bytes
Missing required property: $ref at #/properties/dataTransferred
Missing required property: $ref at #/items
Missing required property: $ref at #/properties/accessKeys
Missing required property: $ref at #/content/application/json/schema
Missing required property: $ref at #/paths//experimental/server/metrics/get/responses/200
JSON_OBJECT_VALIDATION_FAILED
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Verify Open API Spec
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Verify Open API Spec
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading