Skip to content

Replace "transformed paths" with "original path" #4

Open
@tjprescott

Description

@tjprescott

Currently the diff shows the path to the violation in the expanded Swagger. It would be more helpful to users if they also had a path to the actual source of that property. For example if a response property on Foo called bar has a violation, it would be nice to make have both paths:

  • Expanded: paths."foo/".get.responses.200.schema.properties.bar
  • Original: definitions.Foo.properties.bar

This will make it easier to find the root cause of the violation in the original format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions