Update openapi.yml #1
Annotations
1 error and 9 warnings
Lint
Process completed with exit code 1.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
info-contact:
openapi.yml#L2
Info object must have "contact" object.
|
info-description:
openapi.yml#L2
Info "description" must be present and non-empty string.
|
operation-description:
openapi.yml#L11
Operation "description" must be present and non-empty string.
|
operation-tag-defined:
openapi.yml#L15
Operation tags must be defined in global tags.
|
operation-description:
openapi.yml#L43
Operation "description" must be present and non-empty string.
|
operation-tag-defined:
openapi.yml#L47
Operation tags must be defined in global tags.
|
operation-description:
openapi.yml#L58
Operation "description" must be present and non-empty string.
|
operation-tag-defined:
openapi.yml#L62
Operation tags must be defined in global tags.
|