Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi3: reference originating locations in YAML specs - step 2 #1024

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

reuvenharrison
Copy link
Contributor

@reuvenharrison reuvenharrison commented Oct 23, 2024

This PR adds the origin field to two structs that were missed in step 1:

  • Example
  • XML

In addition, a new unit test demonstrates an edge case that causes a superfluous origin key in openapi3.Example.Value when the example is defined as a json object.

@fenollp fenollp merged commit 7145b2c into getkin:master Oct 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants