Skip to content

Commit

Permalink
Update OpenAPI schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 26, 2023
1 parent eee5593 commit b71cff6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions core-api/core-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1482,6 +1482,10 @@
"type": "string",
"description": "Name of the tag"
},
"description": {
"type": "string",
"description": "Description of the tag"
},
"highlight": {
"type": "string",
"description": "Highlight color of the tag.",
Expand Down Expand Up @@ -3333,6 +3337,10 @@
"type": "string",
"description": "Name of the tag"
},
"description": {
"type": "string",
"description": "Description of the tag"
},
"highlight": {
"type": "string",
"description": "Highlight color of the tag.",
Expand Down

0 comments on commit b71cff6

Please sign in to comment.