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

OpenAPI Tool #275

Open
Tomas2D opened this issue Jan 10, 2025 · 4 comments · May be fixed by #279
Open

OpenAPI Tool #275

Tomas2D opened this issue Jan 10, 2025 · 4 comments · May be fixed by #279
Assignees
Labels
bug Something isn't working

Comments

@Tomas2D
Copy link
Contributor

Tomas2D commented Jan 10, 2025

The OpenAPI Tool has some serious flaws:

  • name property is not propagated
  • description property is not propagated
  • httpProxyUrl is not used
  • example usage is missing
@Tomas2D Tomas2D added the bug Something isn't working label Jan 10, 2025
@xjacka xjacka self-assigned this Jan 10, 2025
@akihikokuroda
Copy link
Contributor

I've been working for the missing example and was seeing issues. @xjacka If you don't mind, I want to keep working on this.

@xjacka xjacka removed their assignment Jan 10, 2025
@akihikokuroda
Copy link
Contributor

One more issue:

  • "$ref" doesn't work in the api schema
  • github schema seems too big.

@akihikokuroda akihikokuroda self-assigned this Jan 10, 2025
@akihikokuroda
Copy link
Contributor

@xjacka Thanks!

@xjacka
Copy link

xjacka commented Jan 13, 2025

apiKey must be decrypted before use, the user should provide a decrypt function instead of the apiKey itself or remove APIKey from the snapshot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants