Changes to Contributor Profile
GET /api/contributors/{username}/profile.json
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 5 revisions of this API.619
What changed
- ▲
added the pattern
^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$to thepathrequest parameterusernamerequest-parameter-pattern-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ▲
- ▲
the
characterSheet/achievements/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
characterSheet/focusAreas/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
characterSheet/profileresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
characterSheet/scoreBreakdownresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
characterSheet/achievements/items/descriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/achievements/items/earnedAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/achievements/items/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/achievements/items/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/focusAreas/items/areato the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/focusAreas/items/countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/focusAreas/items/rankto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/profile/avatarUrlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/profile/bioto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/profile/locationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/profile/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/profile/twitterto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/scoreBreakdown/commentScoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/scoreBreakdown/issueScoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/scoreBreakdown/prScoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/scoreBreakdown/reviewScoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
characterSheet/scoreBreakdown/totalto the response with the200statusresponse-optional-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲