Commit Graph

2 Commits

Author SHA1 Message Date
Ross Wolf 9bddabf8e9 Add optional integration field to the schema (#1359)
(cherry picked from commit 816e31cd38)
2021-07-19 18:53:19 +00:00
Ross Wolf 79cd81288a Port historical schemas to jsonschema (#1084)
* Port historical schemas to jsonschema
* Add marshmallow-json dependency
* Mark etc/api_schemas as binary
* Remove gitattributes attempt
* Lint fix
* Apply PR feedback
* Additional PR feedback
* Extract stack version from packages.yml
* Fix the backport schemas
* Cache the schema reads
* Add migration for #1167
* Make a separate 'migration not found' error

(cherry picked from commit eb40c52c7c)
2021-05-13 20:27:47 +00:00