Allow users to set default schema version #1884
Labels
area/collections
Related to the collections system
area/schema
Related to the schema system
feature
New feature or request
Milestone
Currently we default to the head schema version, this is limiting and may often be unwanted at times - forcing stuff to update immediately upon definition.
Allow users to set the default explicitly. Consider adding a param to
PatchSchema
to allow users to set the default to the new one so that they dont have to make a second call.E.g.:
The text was updated successfully, but these errors were encountered: