Skip to content

fix: warnings following rc PR validation #183

Description

@Kevsy

Problem description

The automated review of the release-candidate PR indicated validation errors to be fixed.

Expected behavior

Fix the following errors and warnings as per the directives:

Errors (3)
[S-209] OpenAPI document fails OAS 3.x schema — 3 hits

  • code/API_definitions/simple-edge-discovery.yaml:336:13 — [S-209] Property "name" is not expected to be here.
  • code/API_definitions/simple-edge-discovery.yaml:337:11 — [S-209] Property "in" is not expected to be here.
  • code/API_definitions/simple-edge-discovery.yaml:339:14 — [S-209] Property "schema" is not expected to be here.

Warnings (2)

  • code/API_definitions/simple-edge-discovery.yaml:335:18 — [S-015] x-correlator should be PascalCase (UpperCamelCase)
  • code/API_definitions/simple-edge-discovery.yaml:335:18 — [S-016] Missing 'type' at components.schemas.x-correlator

Note, the remaining hints in the review have previously been checked and can be ignored.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions