Skip to content

YAMALE schema generation #53

Description

@maany

The simple_(base/wlcg)_schema.yaml need to be converted to a 'python yamale module' compatible schema.

var: {type: yamale_type(), required: true, use_default: false}

should become

var: yamale_type() 

for the entire schema file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions