Skip to content

validation stops to work for version 3.1.1 and 3.1.2 #5854

Description

@PiotrKaliniak

When I Open editor and copy open api spec that's in version 3.1.1 the error panen does not work. When version is changed o 3.1.0 the errors are underslined and panel with errors is displayed. I noticed that changing version triggers error in console:

Image

To reproduce.

  • Open editor: https://editor.swagger.io/
  • paste snippet
openapi: 3.1.0

info:
  title: test
  version: 1.0.0

paths: {}
  • open dev tools (console)
  • change openapi version to 3.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions