Skip to content

feat(REST API): Allow additional orderBy options when searching #180

feat(REST API): Allow additional orderBy options when searching

feat(REST API): Allow additional orderBy options when searching #180

Triggered via pull request October 23, 2024 14:28
Status Success
Total duration 3m 40s
Artifacts

validate-openapi.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Validate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-media-example "value" property type must be string
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-media-example "value" property must have required property "title"
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "version" property type must be string
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "example" property must match pattern "^[a-zA-Z0-9._\-+]{1,256}$"
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "example" property must be equal to one of the allowed values: "OUTBOUND", "INBOUND". Did you mean "INBOUND"?
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "content" property must have required property "contentType"
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "example" property must have required property "title"
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "createdOn" property must match format "date-time"
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-media-example "value" property type must be string
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-media-example "value" property must have required property "title"
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "version" property type must be string
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "example" property must match pattern "^[a-zA-Z0-9._\-+]{1,256}$"
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "example" property must be equal to one of the allowed values: "OUTBOUND", "INBOUND". Did you mean "INBOUND"?
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "content" property must have required property "contentType"
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "example" property must have required property "title"
Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v3/openapi.json#L17
oas3-valid-schema-example "createdOn" property must match format "date-time"