Skip to content

OpenAPI 3.1.0 support: Implement JumpToPath in JSON Schema 2020-12 rendering #9380

Open
@char0n

Description

@char0n

When rendering OpenAPI 3.1.0 with JSON Schema Draft 2020-12 schemas, we need to add support for JumpToPath placeholder. This placeholder is then used in SwaggerEditor usecases.

JumpToPath looks like that in JSON Schema Draft 4/5 renderer. When clicked, it focuses the editor cursor on a position in the definition where the schema is defined.

image

TODO:

  • implement the JumpInPath in SwaggerUI
  • create an isssue with SwaggerEditor@5 to override the JumpToPath component

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions