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
Cannot create REST API using Integration Studio 8.2.0
Steps to Reproduce
1.Go to Integration Studio 8.2.0
2.Create an Integration project
3.Try to create a REST API using Swagger definition option. Please create Swagger file using the shared file content. [HelloWorld_swagger.txt]
4.Note that nothing is generated .
5.Please add a forward slash(/) at the end of the server url as below and continue . It can generate the REST API without any issue
servers:
url: https://aci.aero/
Description
Cannot create REST API using Integration Studio 8.2.0
Steps to Reproduce
1.Go to Integration Studio 8.2.0
2.Create an Integration project
3.Try to create a REST API using Swagger definition option. Please create Swagger file using the shared file content. [HelloWorld_swagger.txt]
4.Note that nothing is generated .
5.Please add a forward slash(/) at the end of the server url as below and continue . It can generate the REST API without any issue
servers:
url: https://aci.aero/
NOTE: Please add content attached in txt file for yaml file.
HelloWorld_swagger.txt
Affected Component
Integration Studio
Version
8.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: