Use the SAP Cloud SDK for Java to reduce development effort when building applications on SAP Business Technology Platform that communicate with SAP solutions and services such as SAP S/4HANA Cloud, SAP SuccessFactors, and many others.
Apache License 2.0
22
stars
14
forks
source link
feat: [OpenAPI Generator] Allow for wildcard `nullable=false` enum deserialization #572
User issue;
https://github.com/SAP/cloud-sdk-java/issues/566
See documentation;
https://openapi-generator.tech/docs/generators/openapi/
### Feature scope:
[x] Add test assertion in sample module
Definition of Done
[x] Functionality scope stated & covered
[x] Tests cover the scope above
[x] ~Error handling created / updated & covered by the tests above~
Context
User issue; https://github.com/SAP/cloud-sdk-java/issues/566 See documentation; https://openapi-generator.tech/docs/generators/openapi/ ### Feature scope:Definition of Done