Automattic / Automattic/wordpress-rs

`#[derive(WpDerivedRequest)]` filtered fields will not work for wrapper types such as `UserDeleteResponse`

Open
#154 0 comments 0 reactions 1 assignee Claimed by @oguzkocer View on GitHub
Rust
Dominant language
Rust
Stars
36
Forks
5
Avg merge
17h 30m
Merged PRs (30d)
43

Description

`UserDeleteResponse` is hardcoded to have a `UserWithEditContext`, however if we want to be able to filter the fields, we won't be able to parse the result into `UserWithEditContext` as some of the fields might be missing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.