Changes to Create a new project

POST /v1/projects

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

Changed in 4 of the 29 revisions of this API.27

  1. bb6f89ac9cd323
  2. ad860831e5242
  3. dbc0f4ca8e3d1
  4. 1660d0b2cbd91

What changed

    • request property project_type was restricted to a list of enum values

      request-property-became-enum

    • request property project_type list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • the project_type request property default value general was added

      request-property-default-value-added

    • added the new creative_design enum value to the request property project_type

      request-property-enum-value-added

    • added the new general enum value to the request property project_type

      request-property-enum-value-added

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

    • added the new optional request property project_type

      new-optional-request-property

    • added the optional property project/project_type to the response with the 201 status

      response-optional-property-added

    • added the new optional request property user_id

      new-optional-request-property

    • endpoint added

      endpoint-added