JSONSchema already has the concept of enums. In postgres we can map it to the postgres enum type. We could additonally do this for other connectors if it is readily possible.
JSONSchema already has the concept of enums. In postgres we can map it to the postgres enum type.
We could additonally do this for other connectors if it is readily possible.