vals
Create a new branch
post/v2/vals/{val_id}/branches
Path parameters
val_idstring uuid required
Id of a val
Request body
Response
A Branch
Changes
Changed in 2 of the 46 revisions of this API.11
- ●
changed the pattern of the request property
from^[a-zA-Z0-9\-_.]+$to^[a-zA-Z0-9\$\[\]\(\)\-_.]+$request-property-pattern-changed
- ●
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○