graphql-engine/v3/crates/metadata-schema-generator
dependabot[bot] 882b907235 Bump serde_json from 1.0.115 to 1.0.116 (#553)
V3_GIT_ORIGIN_REV_ID: 8ca39537cca63e86b1a350f484c351093418467f
2024-05-10 12:27:34 +00:00
..
src Add a binary for generating the OpenAPI schema for the metadata type. (#453) 2024-04-10 07:36:55 +00:00
Cargo.toml Bump serde_json from 1.0.115 to 1.0.116 (#553) 2024-05-10 12:27:34 +00:00
README.md Add a binary for generating the OpenAPI schema for the metadata type. (#453) 2024-04-10 07:36:55 +00:00

Metadata Schema Generator

When we make changes to the metadata schema, we need to regenerate the goldenfile to make the tests happy. We can use the following command to get the schema immediately for whatever reason:

$ cargo run --bin metadata-schema-generator