MantisBT: master 957f3818

Author Committer Branch Timestamp Parent
vboctor vboctor master 2023-04-09 23:42 master b4a85d59
Affected Issues  0032357: REST API: Support `select` for fields to return when getting user info
Changeset

REST API: Support select in Get User API and return as users array

Fixes 0032357

mod - api/rest/restcore/users_rest.php Diff File
mod - api/soap/mc_api.php Diff File
mod - core/commands/UserGetCommand.php Diff File
mod - tests/rest/RestBase.php Diff File
mod - tests/rest/RestUserTests.php Diff File