Skip to content

Updated the REST API to allow updating group metadata (with labels) #69

Updated the REST API to allow updating group metadata (with labels)

Updated the REST API to allow updating group metadata (with labels) #69

Triggered via pull request February 13, 2024 18:49
Status Success
Total duration 30s
Artifacts

validate-openapi.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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-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 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 "example" property must have required property "group"
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 have required property "state"
Validate: common/src/main/resources/META-INF/openapi.json#L17
oas3-valid-schema-example "example" property must have required property "groupId"
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-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 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 "example" property must have required property "group"
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 have required property "state"
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 "groupId"
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"