Skip to content

Add jsonpointer attribute to each OpenAPI node #97

@mykulyak

Description

@mykulyak

In many places we need to print some useful information about an OpenAPI nodes, having only a reference to a node. For example, in assertions there is often a need to point the problematic place.

We can alleviate this need in two ways:

  • by attaching line/col/pos information from the source file to the message
  • by assigning each node a jsonpointer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions