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

callback operationId is not included in dispute resolving. #105

Open
davidjlynn opened this issue Sep 6, 2024 · 0 comments
Open

callback operationId is not included in dispute resolving. #105

davidjlynn opened this issue Sep 6, 2024 · 0 comments

Comments

@davidjlynn
Copy link

I have an API which when merged with another API results in operationId conflicting.
Particularly this occurs when using callbacks, but these have a unique value per API, and I would expect this to be part of the dispute functionality.

When running this through a validator afterwards it results in an error:

Errors:
        -attribute paths.'/url'(post).callbacks(post).operationId is repeated

I suspect a fix would be to handle this like other disputes (prefix/suffix)

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