Changes to Create a project

POST /api/projects/

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

Changed in 5 of the 97 revisions of this API.4314

  1. c7f605974c954
  2. 32a5de4a180c4
  3. b5f055b9d45b1
  4. 04ff286141b5332
  5. b7b3b45888a84

What changed

    • added the new optional request property collection_mode (media type: application/json)

      new-optional-request-property

    • added the new optional request property collection_mode (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property collection_mode (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property collection_mode to the response with the 201 status

      response-optional-property-added

    • added the new optional request property internal_description (media type: application/json)

      new-optional-request-property

    • added the new optional request property internal_description (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property internal_description (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property internal_description to the response with the 201 status

      response-optional-property-added

    • the response property created_by/allOf[UserSimple]/avatar became nullable for the status 201

      response-property-became-nullable

  • 04ff286141b5332See the full diff
    • added ProjectSamplingEnum to the sampling request property allOf list (media type: application/json)

      request-property-all-of-added

    • added ProjectSamplingEnum to the sampling request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added ProjectSamplingEnum to the sampling request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed SamplingDe5Enum from the sampling request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed SamplingDe5Enum from the sampling request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed SamplingDe5Enum from the sampling request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added ProjectSamplingEnum to the sampling response property allOf list for the response status 201

      response-property-all-of-added

    • removed SamplingDe5Enum from the sampling response property allOf list for the response status 201

      response-property-all-of-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property output_schema (media type: application/json)

      new-optional-request-property

    • added the new optional request property output_schema (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property output_schema (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property output_schema to the response with the 201 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.