Create openapi checks #2
checks.yml
on: pull_request
OpenAPI definition
32s
Annotations
10 errors and 11 warnings
struct:
https://gist.githubusercontent.com/zit0un/3ac0575eb0f3aabdc645c3faad47ab4a/raw/8db5e3ab89418def3a15474979e494c92b69592e/GeoJSON-OAS3.yaml#L195
The `type` field must be defined when the `nullable` field is used.
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
no-enum-type-mismatch:
openapi.yaml#L4324
All values of `enum` field must be of the same type as the `type` field: expected "string" but received "integer".
|
OpenAPI definition
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
info-license:
openapi.yaml#L2
Info object should contain `license` field.
|
operation-4xx-response:
openapi.yaml#L25
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L58
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L78
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L97
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L117
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L152
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L195
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L217
Operation must have at least one `4XX` response.
|
operation-4xx-response:
openapi.yaml#L289
Operation must have at least one `4XX` response.
|