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] How do I use contact? #14

Closed
josejachuf opened this issue Jun 10, 2022 · 1 comment
Closed

[openapi] How do I use contact? #14

josejachuf opened this issue Jun 10, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@josejachuf
Copy link
Contributor

I try with:

contact = {
        "name": "API Support",
        "url": "http://www.example.com/support",
        "email": "support@example.com"
        }

But I don't see it in the documentation

@josejachuf josejachuf changed the title How do I use contact? [openapi] How do I use contact? Jun 14, 2022
@gi0baro
Copy link
Member

gi0baro commented Jun 17, 2022

@josejachuf you right, contact is not passed to the generation, gonna fix in the next patch version

@gi0baro gi0baro added the bug Something isn't working label Jun 17, 2022
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

No branches or pull requests

2 participants