blob: a5774e1afcfa38eb2d96b0dca3a0e8ca6c61fda8 [file] [log] [blame]
package appmanager
type Schema struct {
Schema string `yaml:"schema"`
}