Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] apply fast schema to fast template yaml files #72

Open
DumpySquare opened this issue Sep 30, 2020 · 0 comments
Open

[RFE] apply fast schema to fast template yaml files #72

DumpySquare opened this issue Sep 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request inProgress feature/fix in development

Comments

@DumpySquare
Copy link
Member

DumpySquare commented Sep 30, 2020

Like other pieces of the ATC, validating the declaration during the authoring process can be extremely helpful.

Fast has a schema for yaml files. Looking to validate fast yaml templates with that schema to provide insight during the authoring process

I took a quick try to get this working but there seems to be some parsing differences. Will continue researching

Schema: https://github.com/f5devcentral/f5-fast-core/blob/master/schema/template.json

AS3 schema as referece: https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/master/schema/latest/as3-schema.json

A schema validator: https://jsonschemalint.com/#!/version/draft-07/markup/json

Could also use this to add in a FAST snippet

@DumpySquare DumpySquare added enhancement New feature or request inProgress feature/fix in development labels Sep 30, 2020
@DumpySquare DumpySquare self-assigned this Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inProgress feature/fix in development
Projects
None yet
Development

No branches or pull requests

1 participant