Abilities Management

Upgrade ability

Upgrades the ability with the matching ability id to the specified or latest version.

post/abilities/{id}/upgrade

Path parameters

idstring required
Example:fetch_llama_cpp

id of the object

Query parameters

versionstring
Example:1.1.0

Semantic version of the object

Response

Ability upgraded

Changes

Changed in 9 of the 50 revisions of this API.426

    • the endpoint scheme security jwt was added to the API

      api-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 jwt was removed from the API

      api-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 jwt was added to the API

      api-security-added

    • the endpoint scheme security cookieAuth was removed from the API

      api-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 cookieAuth was added to the API

      api-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 path request parameter id, the minLength was increased from 0 to 2

      request-parameter-min-length-increased

    • for the path request parameter id, the maxLength was set to 100

      request-parameter-max-length-set

    • changed the pattern of the query request parameter version from ^(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 the query request parameter version

      request-parameter-pattern-added

    • added the pattern ^[a-z0-9]+(_[a-z0-9]+)*$ to the path request parameter id

      request-parameter-pattern-added

    • 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