Changes to GET /api/v1/skillhub/skills/:slug
GET /api/v1/skillhub/skills/{slug}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 31 revisions of this API.628
What changed
- ○
added the new optional
queryrequest parameteragentIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersourcenew-optional-request-parameter
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ▲
added the pattern
^[a-z0-9][a-z0-9-]{0,127}$to thepathrequest parameterslugrequest-parameter-pattern-added
- ○
for the
pathrequest parameterslug, the minLength was decreased from1to0request-parameter-min-length-decreased
- ▲
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
- ▲
for the
pathrequest parameterslug, the minLength was increased from0to1request-parameter-min-length-increased
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
deleted the
queryrequest parameteragentIdrequest-parameter-removed
- ●
deleted the
queryrequest parametersourcerequest-parameter-removed
- ○
removed the pattern
^[a-z0-9][a-z0-9-]{0,127}$from thepathrequest parameterslugrequest-parameter-pattern-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲