Skip to content

YAMALE schema generation #53

@maany

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions