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

fix(ENTESB-12353): Fix response definition support in API provi… #7382

Merged

Conversation

christophd
Copy link
Contributor

Fixes ENTESB-12353

Reusable response definitions in OpenAPI spec were ignored when creating data shapes. This was because Swagger model API automatically resolved the references. With Apicurio model API we have to explicitly resolve those references to reusable responses.

Also changed the unit tests to cover this specific situation.

Reusable response definitions in OpenAPI spec were ignored when creating data shapes. This was because Swagger model API automatically resolved the references. With Apicurio model API we have to explicitly resolve those references to reusable responses.
@pure-bot
Copy link
Contributor

pure-bot bot commented Dec 11, 2019

Pull request approved by @zregvart - applying pr/approved label

@pure-bot pure-bot bot added the pr/approved Applied by pure-bot when a review is approved label Dec 11, 2019
@zregvart zregvart changed the title fix(ENTESB-12353): Fix response definition support in API provider fix(ENTESB-12353): Fix response definition support in API provi… Dec 11, 2019
@zregvart zregvart merged commit 530856d into syndesisio:master Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/approved Applied by pure-bot when a review is approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants