Automattic / Automattic/wordpress-rs
Implement `meta` field for Users
Open
Endpoint
- Dominant language
- Rust
- Stars
- 36
- Forks
- 5
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 43
Description
In the [users](https://developer.wordpress.org/rest-api/reference/users/#schema-meta) endpoint, the type for `meta` field is not clear to us as [it seems](https://developer.wordpress.org/reference/functions/get_user_meta/) it might be one of several types.
```[tasklist]
### Tasks
- [ ] We should also implement update user test for this as the `meta` parameter is currently untested
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.