Changes to Install ability
POST /abilities/{id}/install
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 9 of the 50 revisions of this API.537
What changed
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas 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 endpoint scheme security
jwtwas added to the APIapi-security-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
pathrequest parameterid, the minLength was increased from0to2request-parameter-min-length-increased
- ●
for the
pathrequest parameterid, the maxLength was set to100request-parameter-max-length-set
- ●
changed the pattern of the
pathrequest parameteridfrom^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$to^[a-z0-9]+(_[a-z0-9]+)*$request-parameter-pattern-changed
- ○
for the
pathrequest parameterid, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ▲
- ▲
added the pattern
^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$to thepathrequest parameteridrequest-parameter-pattern-added
- ●
changed the pattern of the
queryrequest parameterversionfrom^(0|[1-9]\d+)\.(0|[1-9]\d+)\.(0|[1-9]\d+)$to^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)$request-parameter-pattern-changed
- ▲
- ▲
added the pattern
^(0|[1-9]\d+)\.(0|[1-9]\d+)\.(0|[1-9]\d+)$to thequeryrequest parameterversionrequest-parameter-pattern-added
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲