Skip to content

Commit

Permalink
Update api spec (#311)
Browse files Browse the repository at this point in the history
YOYO NEW API SPEC!

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jessfraz and github-actions[bot] authored Aug 30, 2023
1 parent bddb148 commit 922e174
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -10853,12 +10853,9 @@
"properties": {
"contents": {
"description": "Contents of the image.",
"items": {
"format": "uint8",
"minimum": 0,
"type": "integer"
},
"type": "array"
"format": "byte",
"title": "String",
"type": "string"
}
},
"required": [
Expand Down

0 comments on commit 922e174

Please sign in to comment.