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

Request to support 207 status code for openapi generation #3393

Closed
Tracked by #40
RakhithaRR opened this issue Sep 22, 2022 · 0 comments · Fixed by ballerina-platform/module-ballerina-http#1238
Closed
Tracked by #40

Comments

@RakhithaRR
Copy link

Description:
When using the ballerina openapi tool to generate a service using the definition in [1], we got the following error.

 HTTP status code '207' is not supported in Ballerina..

[1] - https://github.com/wso2/carbon-apimgt/blob/master/components/apimgt/org.wso2.carbon.apimgt.rest.api.store.v1/src/main/resources/devportal-api.yaml

It would be great if you can introduce the support for 207 status code in Ballerina openapi tool.

Describe your problem(s)

Unable to generate the service skeleton from the openapi definition.

Describe your solution(s)

Ballerina support for HTTP 207 status code

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
HTTP Backlog
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants