Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 247 Bytes

schema-updates.md

File metadata and controls

3 lines (2 loc) · 247 Bytes

Schema Updates

Any changes type changes effecting one of the schemas in src/pkg/common/schemas should be reflected in the relevant types.go file and vice versa. This will ensure that the schema is kept in sync with the Go type definitions.