Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot create REST API using Swagger Definition in Integration Studio 8.2.0 #1890

Closed
shashikab opened this issue Jun 2, 2023 · 1 comment

Comments

@shashikab
Copy link

shashikab commented Jun 2, 2023

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]
image
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

@YasasRangika YasasRangika added 4.3.0 4.3.0-M1 4.3.0 M1 Milestone labels Jan 15, 2024
@YasasRangika YasasRangika added this to the 4.3.0-M1 milestone Jan 15, 2024
@YasasRangika
Copy link

Public fix: wso2/carbon-mediation#1683 has already been merged.

@npamudika npamudika removed this from the 4.3.0-M1 milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants