Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1704bba 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
J3imip committed Dec 16, 2024
1 parent 60aa3d7 commit 74d97aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@
"dg15": {
"type": "string",
"description": "The Data Group 15, hex string"
},
"sod": {
"type": "string",
"description": "The document SOD, hex string"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 74d97aa

Please sign in to comment.