-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: COmanage Registry 4.2.0 (Pacific Pier)
-
Component/s: Registry Plugins
-
Environment:RHEL 8.7, Registry 4.2.0, PHP 8.1.18
Our local API returns 201 codes on successful calls, but the Namespace Assigner plugin throws a RuntimeException if anything other than a 200 is returned (NamespaceAssigner.php line ~ 128). Can we have 201 added as a permissible response code?