🐛 Bug Report: Wrong Validation Message for API Key Field
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
The Messaging Provider API Key field in the Settings indeed has a `password` type but the field itself isn't for Password.
The validation text says - `Password should contain at least 8 characters`.
See -

### 👍 Expected behavior
The validation should say - `API Key should contain at least 8 characters`.
### 👎 Actual Behavior
The validation says - `Password should contain at least 8 characters`.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
Linux
### 🧱 Your Environment
_No response_
### 👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.