From 74d97aa744c1707ad82053f5991416a4a5ba8545 Mon Sep 17 00:00:00 2001 From: J3imip <62905303+J3imip@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:21:52 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=201704b?= =?UTF-8?q?ba2a73c10636cdf11c3929d198d075178bf=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.json | 4 ++++ openapi.yaml | 3 +++ 2 files changed, 7 insertions(+) diff --git a/openapi.json b/openapi.json index a19f853..dd61b09 100644 --- a/openapi.json +++ b/openapi.json @@ -122,6 +122,10 @@ "dg15": { "type": "string", "description": "The Data Group 15, hex string" + }, + "sod": { + "type": "string", + "description": "The document SOD, hex string" } } }, diff --git a/openapi.yaml b/openapi.yaml index 596b571..2df206c 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -83,6 +83,9 @@ components: dg15: type: string description: 'The Data Group 15, hex string' + sod: + type: string + description: 'The document SOD, hex string' DocumentSodKey: type: object required: