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

fix(openapi): change example password to a working one #3464

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Marcondiro
Copy link
Contributor

Hello,
I was testing the API and I noticed that the example password in the OpenAPI is too weak and it's rejected.
I changed it to a stronger one that works
Thanks

use as example a password that is accepted by the service, the pass123 password was too weak and was rejected by the service

Signed-off-by: Marcondiro <[email protected]>
Copy link
Collaborator

@tegioz tegioz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Marcondiro!

@tegioz tegioz merged commit 25487f4 into artifacthub:master Nov 9, 2023
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants