-
Notifications
You must be signed in to change notification settings - Fork 23
fix: [OpenAPI] Introduce openapi-core-apache module
#1083
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
base: main
Are you sure you want to change the base?
Conversation
|
What consequence does this additional module for the sake of spring optionality have ? Surely, the import namespace will be affected. Apart from that the bigger concern is new duplicated classes.
|
CharlesDuboisSAP
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still changes in openapi-core and openapi-generator compared to before your first Apache PR. Ideally there are no changes
| */ | ||
|
|
||
| package com.sap.cloud.sdk.services.openapi.apache; | ||
| package com.sap.cloud.sdk.services.openapi.apache.apiclient; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Question/Major)
This is a breaking change for users that may have depended on the new classes, right?
Is this an accepted risk?
Context
SAP/cloud-sdk-java-backlog##464
Fix scope:
openapi-api-apache-sampleDefinition of Done
Error handling created / updated & covered by the tests aboveDocumentation updatedRelease notes updated