You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
The export swagger definition doesn't work for me. It throws an error : "java.lang.exception: Selected APIs must contain at least one endpoint". This happens though i select all the possible end points.
Swagger Plug In Version - 2.5.1
Ready API Version - 1.9.0
Steps to reproduce:
Select a project from the project tab in ready API
you need to make sure that the REST API has an endpoint defined; before exporting to Swagger please select your API in the project view and then make sure the Endpoints tab on the right contains at least one endpoint as shown in the below image:
Hello There,
The export swagger definition doesn't work for me. It throws an error : "java.lang.exception: Selected APIs must contain at least one endpoint". This happens though i select all the possible end points.
Swagger Plug In Version - 2.5.1
Ready API Version - 1.9.0
Steps to reproduce:
Result: It throws an error : "java.lang.exception: Selected APIs must contain at least one endpoint"
The text was updated successfully, but these errors were encountered: