fleet/website/api
Eric 07f8ec14e6
Update YAML schema table validation (#9302)
Changes:
- Added three errors to
`website/api/helpers/get-extended-osquery-schema.js` that are thrown if
a YAML schema table has:
   - A `platforms` value that is not an array
   - A `description` value that is not a string
   - A `columns` value that is not an array
- Updated the `platforms` of YAML schema tables in `schema/tables/` that
had string `platforms` values
- Regenerated `/schema/osquery_fleet_schema.json`
 
.
2023-01-13 10:16:36 -06:00
..
controllers Website: Update required Fleet Sandbox registration form inputs (#9293) 2023-01-11 19:35:12 -06:00
helpers Update YAML schema table validation (#9302) 2023-01-13 10:16:36 -06:00
hooks/custom Website: Disable caching /dist folder (#5596) 2022-05-05 14:22:47 -05:00
models Website: Add Vanta integration (#9072) 2022-12-21 23:39:39 -06:00
policies Website: Add admin tool for generating Fleet Premium licenses. (#8478) 2022-12-05 14:53:16 -06:00
responses Website: Fleet Sandbox (#6380) 2022-08-12 17:31:01 -05:00