F5Networks / f5-nfv-solutions

VNF Manager related plugins, supported blueprints, unsupported blueprints (in an experimental folder) and documentation
Apache License 2.0
1 stars 6 forks source link

Inputs Schema #46

Open MicSkr opened 1 year ago

MicSkr commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when the inputs are not as expected and I have no expectation.

Describe the solution you'd like Schema for JSON Inputs. Like exists for F5 AS3: https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/master/schema/3.36.0/as3-schema.json Based on: https://json-schema.org/

Used for JSON inputs which allows schema constrained inputs and more accurate conversion to YAML.

Describe alternatives you've considered Guess and Check

gabetellier commented 1 year ago

This is being tracked internally with Jira Bug: ESEVNFMNGR-2681