Changes to Create Raised Expert

POST /api/experts/raise

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 92 revisions of this API.219

  1. 7a73da1c44a4217
  2. 33733e416a7d1
  3. 6016b8cd8e051

What changed

  • 7a73da1c44a4217See the full diff
    • removed the required property first_job_failure_reason from the response with the 200 status

      response-required-property-removed

    • removed the required property first_job_installed from the response with the 200 status

      response-required-property-removed

    • removed the request property first_job_store_listing_version_id

      request-property-removed

    • added the new optional request property about

      new-optional-request-property

    • added the new optional request property attachments

      new-optional-request-property

    • added the new optional request property avatar_url

      new-optional-request-property

    • added the new optional request property color

      new-optional-request-property

    • added the new optional request property weekly_budget

      new-optional-request-property

    • added the optional property expert/color to the response with the 200 status

      response-optional-property-added

    • added the optional property failed_attachments to the response with the 200 status

      response-optional-property-added

    • added the optional property expert/pod_id to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added