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

Error: There are duplicate parameter values encountered when parsing OpenAPI spec #2134

Open
ayeshLK opened this issue Oct 30, 2024 · 0 comments

Comments

@ayeshLK
Copy link

ayeshLK commented Oct 30, 2024

Description

I'm currently developing a Ballerina client connector for the SmartSheet REST API [1]. While parsing the official OpenAPI spec provided by SmartSheet, I’m encountering the following error:

paths.'/favorites'(get).parameters. There are duplicate parameter values
paths.'/favorites'(get).parameters. There are duplicate parameter values
paths.'/favorites/{favoriteType}'. There are duplicate parameter values
...

[1] - https://smartsheet.redoc.ly/

I've attached both the OpenAPI specification and the error log generated during parsing for reference.

swagger.json
error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant