Feat: add support for ssh #343
oas-validation.yml
on: pull_request
validate_openapi
6s
Annotations
1 error and 2 warnings
|
validate_openapi
spec.yaml is invalid
Swagger schema validation failed.
Data does not match any schemas from 'oneOf' at #/components/schemas/Discovery
Data does not match any schemas from 'oneOf' at #/components/schemas/Discovery/properties/resourceTypes
Data does not match any schemas from 'oneOf' at #/properties/resourceTypes/items
Data does not match any schemas from 'oneOf' at #/items/properties/protocols
Data does not match any schemas from 'oneOf' at #/properties/protocols/properties/ssh
Additional properties not allowed: decription at #/properties/ssh
Missing required property: $ref at #/properties/ssh
Missing required property: $ref at #/properties/protocols
Missing required property: $ref at #/items
Missing required property: $ref at #/properties/resourceTypes
Missing required property: $ref at #/components/schemas/Discovery
JSON_OBJECT_VALIDATION_FAILED
|
|
validate_openapi
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/
|
|
validate_openapi
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/
|