3ada33d4c7
The API's filtering arguments were not handled properly, and therefore, some were consistently ignored. This patch resolves this by translating the argument names to the ORM data model's fields, and then validating them. Additionally, enforcing of arguments validity is now the default behavior. Should unrecognized filtering arguments be entered, the API call will fail with code 400. Task: 5844 Story: 2001224 Change-Id: I8f61880d6c11037d32b96e9827fb4e810dc219c2 |
||
---|---|---|
.. | ||
examples | ||
v1 | ||
v2 | ||
conf.py | ||
http-status.yaml | ||
index.rst | ||
parameters.yaml |