Changes to Create project
POST /v2/projects.createProject
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 91 revisions of this API.213
What changed
- ○
the endpoint scheme security
bearerwas added to the APIapi-security-added
- ○
the endpoint scheme security
rootKeywas removed from the APIapi-security-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
slugrequest property's maxLength was decreased to255request-property-max-length-decreased
- ▲
the
slugrequest property's minLength was increased from1to3request-property-min-length-increased
- ●
changed the pattern of the request property
slugfrom^[a-z0-9]+(-[a-z0-9]+)*$to^[a-zA-Z0-9_-]+$request-property-pattern-changed
- ▲
- ○
endpoint added
endpoint-added
- ○