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

additionalProperties is marked as a breaking change, despite not actually changing #159

Open
JMMarchant opened this issue Sep 18, 2024 · 0 comments

Comments

@JMMarchant
Copy link

JMMarchant commented Sep 18, 2024

Got some odd behaviour when using openapi-changes: it's marking a bunch of "breaking changes" that... aren't:

    {
      "breaking": true,
      "change": 1,
      "changeHash": "UUczar1_t-6gBj4TobhlsYmjEd0-LFbxZGC-3oP5rlA=",
      "changeText": "modified",
      "context": {
        "newColumn": 33,
        "newLine": 501,
        "originalColumn": 33,
        "originalLine": 949
      },
      "new": "false",
      "original": "false",
      "property": "$ref"
    },

image

There are 20 of these in total, each related to the same element: "additionalProperties": false

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

No branches or pull requests

1 participant