Skip to content

$schema should be supportedΒ #2385

@RachitMalik12

Description

@RachitMalik12

When $schema is provided in an open api description, validation of the open api description fails:

PS C:\Users\malikrachit\source\repos\OpenAPI.NET\artifacts\artifacts> hidi validate -d ./tests/callbacks-case8.json
fail: Microsoft.OpenApi.Hidi.Handlers.ValidateCommandHandler[0]
      => Parsing OpenAPI: ./tests/callbacks-case8.json => Detected errors
      Detected error during parsing: $schema is not a valid property at #/

This should validate as true since it is a valid description.

Metadata

Metadata

Assignees

Labels

priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions