Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.0-b1
-
Fix Version/s: 5.5.0
-
Component/s: None
-
Labels:None
Description
CORE-4640 seems to be causing issues with the API. Get requests now only list the model action in the get parameter list.
To reproduce:
- Make any get request to a model method with parameter and submit a parameter
- Output the get parameters received by the API
- See that the submitted parameter is not received