Changes to Create a new post

POST /v1/posts

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

Changed in 8 of the 61 revisions of this API.410

  1. a38cc07e90d81
  2. 644a3e39740b1
  3. 17b3077bd1192
  4. 90de04b871334
  5. 83a5758697642
  6. 5b94722856861
  7. 6b1ebbf54a872
  8. 44ce6b0df8f81

What changed

    • added the new optional request property imageAlt

      new-optional-request-property

    • added the new optional request property authorIds

      new-optional-request-property

    • added the new optional request property bodyJson

      new-optional-request-property

    • the request property markdown became optional

      request-property-became-optional

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • added the new optional request property scheduledAt

      new-optional-request-property

    • added the required property status to the response with the 200 status

      response-required-property-added

    • added the new optional request property status

      new-optional-request-property

    • request property categories list-of-types was widened by adding types string to media type application/json

      request-property-list-of-types-widened

    • request property sendNewsletter list-of-types was widened by adding types string to media type application/json

      request-property-list-of-types-widened

    • endpoint added

      endpoint-added