Hi
We have for the last year been creating API requesters based on Open Api 3.0.2 specifications.
But now we have gotten a requirement where we need to create an API Requester where the specification/contract is OpenAPI 3.1.1
I'm getting the following 'message' when i try to run the API Requester gradle plugin.
Invalid OpenAPI Document
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':generateApiRequester'.
> BAQP0034E: The OpenAPI document is in error. Reason: Illegal character in opaque part at index 2:
Does IBM only support OpenAPI 3.0 and not OpenAPI 3.1 the API Requester gradle plugin?
------------------------------
Tore Eid
------------------------------