Skip to content

Commit

Permalink
Add openapi.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
congminh1254 committed Sep 6, 2023
1 parent 929d769 commit 9a9dae5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -32712,6 +32712,14 @@
"allOf": [
{
"properties": {
"type": {
"type": "string",
"example": "sign-template",
"enum": [
"sign-template"
],
"description": "object type"
},
"id": {
"type": "string",
"example": "4206996024-14944f75-c34b-478a-95a1-264b1ff80d35",
Expand Down

0 comments on commit 9a9dae5

Please sign in to comment.