From 7154cca4b9b7d336c429ee58f0b8533a1f070b48 Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Mon, 20 Nov 2023 21:13:22 -0800 Subject: [PATCH] https://telecominfraproject.atlassian.net/browse/WIFI-13110 Signed-off-by: stephb9959 --- openapi/owgw.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/owgw.yaml b/openapi/owgw.yaml index 46d285c0..11898726 100644 --- a/openapi/owgw.yaml +++ b/openapi/owgw.yaml @@ -1561,10 +1561,10 @@ components: properties: serialNumber: type: string - format: uuid encodedCertificate: type: string format: base64 + description: This is a base64 encoded string of the certificate bundle (the current bundle .tar.gz file from the PKI portal) paths: /devices: