Automattic / Automattic/wordpress-rs
Implement `meta` for `/posts`
Open
Endpoint
Rust
- Dominant language
- Rust
- Stars
- 36
- Forks
- 5
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 43
Description
https://github.com/Automattic/wordpress-rs/pull/304 implements `posts.meta` as a strong type. However, we probably need it to be a `HashMap` or `HashMap` instead due to WordPress's customizability. In order to do that and still have a way to work with strong types, we can probably offer some helper methods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.