Commit Graph

5 Commits

Author SHA1 Message Date
Colson Wilhoit d0134efec6 Prep for creation of 8.2 branch (#1762)
Removed changes from:
- etc/packages.yml

(selectively cherry picked from commit e0dda91f26)
2022-02-09 03:45:54 +00:00
Justin Ibarra d0ec0f0297 Prepare for creation of 7.16 release branch (#1611)
Removed changes from:
- etc/packages.yml

(selectively cherry picked from commit 95d7e9b6f5)
2021-11-15 18:41:47 +00:00
Ross Wolf 11c443ba26 Fix encoding of 'Any' type in jsonschema (#1438) 2021-08-19 10:15:21 -06:00
Ross Wolf 816e31cd38 Add optional integration field to the schema (#1359) 2021-07-19 12:52:44 -06:00
Ross Wolf eb40c52c7c 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
2021-05-13 14:27:32 -06:00