zitadel
zitadel copied to clipboard
[Bug]: Typo in API url for getting default password reset message text
Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [ ] I have joined the ZITADEL chat
Environment
Self-hosted
Version
2.60
Database
PostgreSQL
Database Version
No response
Describe the problem caused by this bug
I found a typo in API url for getting default password reset message text.
Instead default
there is deafult
https://zitadel.com/docs/apis/resources/admin/admin-service-get-default-password-reset-message-text
To reproduce
Try use API endpoint:
https://$CUSTOM-DOMAIN/admin/v1/text/default/message/passwordreset/:language
Screenshots
Expected behavior
Fix typo in URL
Operating System
No response
Relevant Configuration
No response
Additional Context
No response