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

  1. 69daa3a55ca911
  2. 5ad424f68194417
  3. 89c8a87385fe1
  4. 628863cc74d91

What changed

  • 69daa3a55ca911See the full diff
    • added the pattern ^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$ to the path request parameter username

      request-parameter-pattern-added

    • added the non-success response with the status 404

      response-non-success-status-added

  • 5ad424f68194417See the full diff
    • the characterSheet/achievements/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the characterSheet/focusAreas/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the characterSheet/profile response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the characterSheet/scoreBreakdown response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property characterSheet/achievements/items/description to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/achievements/items/earnedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/achievements/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/achievements/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/focusAreas/items/area to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/focusAreas/items/count to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/focusAreas/items/rank to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/profile/avatarUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/profile/bio to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/profile/location to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/profile/name to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/profile/twitter to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/scoreBreakdown/commentScore to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/scoreBreakdown/issueScore to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/scoreBreakdown/prScore to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/scoreBreakdown/reviewScore to the response with the 200 status

      response-optional-property-added

    • added the optional property characterSheet/scoreBreakdown/total to the response with the 200 status

      response-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