Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
fix: use instillFormat in output schema
Browse files Browse the repository at this point in the history
Co-authored-by: Chang, Hui-Tang <huitang.chang@instill.tech>
  • Loading branch information
jvallesm and donch1989 authored Feb 14, 2024
1 parent d0ce3c6 commit c046443
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkg/json/v0/config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@
"type": "array",
"instillFormat": "semi-structured/json",
"items": {
"instillAcceptFormats": [
"semi-structured/json"
]
"instillFormat": "semi-structured/json"
}
}
},
Expand Down

0 comments on commit c046443

Please sign in to comment.