two-hundred / celerity

The backend toolkit that gets you moving fast
https://celerityframework.com
Apache License 2.0
0 stars 0 forks source link

Blueprint Framework - add support for customType for variables #11

Closed fr3shw3b closed 1 year ago

fr3shw3b commented 1 year ago

In the blueprint specification, providers can offer custom types which have a fixed predefined set of values a user can make use of when defining variables.

The schema needs to support accepting custom types as a variable type. A way for resource providers to register custom types also needs to be provided so they can be used when validating/deserialising the variables.