-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: REST Builder
-
Labels:
-
Epic Link:
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.