stable

Clone or download

Read-only

Reduce technical debt on ProjectResource->getUserGroups()

Part of story #12187 configure workflow pre & post actions at target state level Change-Id: I07379bed891449b20f66058cc2044d115eaab43e

Modified Files

Name
M src/common/project/REST/v1/ProjectResource.class.php +11 −30 Go to diff View file
A src/common/project/REST/v1/UserGroupQueryParameterParser.php +64 −0 Go to diff View file
A src/common/project/REST/v1/UserGroupQueryRepresentation.php +45 −0 Go to diff View file
A tests/phpunit/common/Project/REST/UserGroupQueryParameterParserTest.php +78 −0 Go to diff View file