Skip to content

Building additioanl Custom *Diff for breaking changes  #261

@dhananjay12

Description

@dhananjay12

I have a requirement to set Changes between 2 specs as a BREAKING change if there is a missing tag in the newer spec.

I was going through the docs/code if I can extend the tool to add my own logic to the existing one. I saw the ExtensionDiff mention that we can implement it and java-spi will load my custom logic, but on further investigation, it seems that it is only for Openapi extensions for custom properties that start with x-.

Is there something similar for *Diff scenarios where we can add addtianl logic of what counts as breaking change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions