Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
As a user
I want REST Builder to inform me about not supported OpenAPI features in the OpenAPI input YAML file
so I can fix them autonomously
Acceptance criteria
Given a rest-openapi.yaml with an unsupported OpenAPI feature
When a developer runs the restBuilder to generate code
Then the system will inform the developer about the feature not supported
Note: The yaml provided can be used to test it.