summaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main/resources/application-stub.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-08-29Update acm swaggersaul.gill1-3/+3
Added description of update in OAS Updated some example json/yaml Issue-ID: POLICY-4808 Change-Id: I8c4cab6870cd1071b4782784e997a303ace16fdd Signed-off-by: saul.gill <saul.gill@est.tech>
2023-02-13Add stubs and tests for ppnt controllersaul.gill1-2/+4
Added stubs Added tests Added node state and elements to all participant endpoint Issue-ID: POLICY-4557 Change-Id: Ia76831ec02f9a308e39f138a3b24f3baced62095 Signed-off-by: saul.gill <saul.gill@est.tech>
2022-12-14Server stubs for acm runtimelapentafd1-0/+21
- Added spring profile "stub" - Added Commission and Instantiation stub controllers - Added util function that decodes the object from the openapi/examples - Added 2 missing examples - Added Unit Test for stub controllers Issue-ID: POLICY-4143 Change-Id: Ife91a74e93df4e9db55e17ca9d1793a7ed289e92 Signed-off-by: lapentafd <francesco.lapenta@est.tech>