aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/api
AgeCommit message (Collapse)AuthorFilesLines
2020-11-16Add documentationelinuxhenrik2-2183/+0
Change-Id: Ie27c53fcb38ae75b9771a42dc7dec39f4a1fd672 Issue-ID: CCSDK-2966 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-25Some improvements if NBI V2.0PatrikBuhr2-75/+75
Improved generated swagger API. Furter alignments to https://opensource.zalando.com/restful-api-guidelines/#118 Improved unitttest for faulty JSON in configuration. Changed names: "NonRT-RIC" to "Non-RT RIC" and "NearRT-RIC" to "Near-RT RIC" Change-Id: I4ca0d45605a770b5c33e34019671e088e3fe979d Issue-ID: CCSDK-2498 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-20REST Style alignment for A1 Policy ManagementPatrikBuhr1-0/+1341
Created a structure for support of different NBI APIs. A version 2 is started, which introduces changes initiated by reviews and aligns to https://opensource.zalando.com/restful-api-guidelines/#118 More alignment will be done in later commits. Issue-ID: CCSDK-2498 Change-Id: I810ecce79b5e2462cc77a1c2e7c638fbc6d54774 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-07-30Add the Policy Management Service APIelinuxhenrik1-0/+842
Change-Id: I1c816846ebc2d459d0619550c6e127735652d076 Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>