From: garciadeblas Date: Thu, 24 Nov 2022 14:03:56 +0000 (+0100) Subject: Feature 10955: changes in NB API X-Git-Tag: release-v13.0-start^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FSOL005.git;a=commitdiff_plain;h=6229f2f163c12fe88597264a4afe0e7b9a8c87b1 Feature 10955: changes in NB API Change-Id: Icf0d64cb5f80e87e08bebade63be00b0f3d2126e Signed-off-by: garciadeblas --- diff --git a/osm-openapi.yaml b/osm-openapi.yaml index 64a3e4c..590ba21 100644 --- a/osm-openapi.yaml +++ b/osm-openapi.yaml @@ -8374,6 +8374,9 @@ components: config: type: object additionalProperties: true + prometheus-config: + type: object + additionalProperties: true resources: type: object required: @@ -8409,6 +8412,9 @@ components: vca: type: string format: uuid + prometheus-config: + type: object + additionalProperties: true config: type: object additionalProperties: true