aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/openapi/cpsDataV1Deprecated.yml
AgeCommit message (Collapse)AuthorFilesLines
2024-10-04Revert "[1/2] Move Swagger API to docs folder"Lee Anjella Macabuhay1-0/+71
This reverts commit b76392e2d1629d4eb67b10c450cdd954ef678966. Reason for revert: Release blocker Change-Id: Ic477dbaaad34992c8f440981d92f12b977cdf96e Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
2024-09-18[1/2] Move Swagger API to docs folderegernug1-71/+0
Code generation moved to docs folder for cps-core Issue-ID: CPS-2332 Change-Id: I9a8c5007a3039e0f46114c589de0756d6de91127 Signed-off-by: egernug <gerard.nugent@est.tech>
2024-02-29Remove Http Status 401 for cps core and NCMP(CPS-2126 #3)mpriyank1-4/+0
- Removing Unauthorized Http Status code 401 from the repo for CPS-Core and NCMP Issue-ID: CPS-2134 Change-Id: I535156fa30dd4292ad390177c217ddb3e8942d34 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2023-01-23Added depth parameter in query nodes API.rajesh.kumar1-1/+34
Issue-ID: CPS-1381 Change-ID: I73f97f986a817d423f93a8d922dcd9647b1206bb Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>
2022-12-16API versioning supported and added different versions for POST APIsrajesh.kumar1-0/+42
Issue-ID: CPS-1189 Change-ID: I73f97f986a817d423f92f8d922dcd9647b1214aa Signed-off-by: rajesh.kumar <rk00747546@techmahindra.com>