aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/cm-handle-query
AgeCommit message (Collapse)AuthorFilesLines
2022-06-08Merge 2 'query' end points in NCMPkissand1-0/+60
- merge two endpoint for a same backend - use xPath query instead of sql query - modify searches endpoint to return a cmHandle object with all public properties - handle old (deprecated) queries - handle public property queries - create useful examples - use more verbose error messages - simplify openapi yamls - create new query service - change second endpoint name to a better matched name - modify legacy tests with new requirements - create new tests for the new scenarios Issue-ID: CPS-1016 Change-Id: I7476e9dbd510ec93b5b48ce85d477ecb2dadffff Signed-off-by: kissand <andras.zoltan.kiss@est.tech>