Changes to Create praise item

POST /api/praise

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

Changed in 15 of the 50 revisions of this API.99986

  1. d960746392e51
  2. 990e717b779e1
  3. abdaebb919d21
  4. bc9e361c5d5d61
  5. 78c48cd6718461
  6. e14b4c818c531
  7. e8ffc3233d9e1
  8. 9096b31a006d420
  9. aa4804c758aa1
  10. 9acb2632a6fd1
  11. aa4804c758aa942
  12. e1a32d8c19971
  13. 872dae15b4ba1
  14. af4ea0086c6f50710
  15. 85037159b3442027

What changed

    • added the new optional request property score

      new-optional-request-property

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

  • bc9e361c5d5d61See the full diff
    • the forwarder/name response property's minLength was decreased from 4 to 2 for the response status 200

      response-property-min-length-decreased

    • the giver/allOf[UserAccount]/name response property's minLength was decreased from 4 to 2 for the response status 200

      response-property-min-length-decreased

    • the items/forwarder/name response property's minLength was decreased from 4 to 2 for the response status 201

      response-property-min-length-decreased

    • the items/giver/allOf[UserAccount]/name response property's minLength was decreased from 4 to 2 for the response status 201

      response-property-min-length-decreased

    • the items/receiver/allOf[UserAccount]/name response property's minLength was decreased from 4 to 2 for the response status 201

      response-property-min-length-decreased

    • the receiver/allOf[UserAccount]/name response property's minLength was decreased from 4 to 2 for the response status 200

      response-property-min-length-decreased

    • the giver/name request property's minLength was decreased from 4 to 2

      request-property-min-length-decreased

  • 78c48cd6718461See the full diff
    • the forwarder/name response property's maxLength was increased from 20 to 32 for the response status 200

      response-property-max-length-increased

    • the giver/allOf[UserAccount]/name response property's maxLength was increased from 20 to 32 for the response status 200

      response-property-max-length-increased

    • the items/forwarder/name response property's maxLength was increased from 20 to 32 for the response status 201

      response-property-max-length-increased

    • the items/giver/allOf[UserAccount]/name response property's maxLength was increased from 20 to 32 for the response status 201

      response-property-max-length-increased

    • the items/receiver/allOf[UserAccount]/name response property's maxLength was increased from 20 to 32 for the response status 201

      response-property-max-length-increased

    • the receiver/allOf[UserAccount]/name response property's maxLength was increased from 20 to 32 for the response status 200

      response-property-max-length-increased

    • the giver/name request property's maxLength was increased from 20 to 32

      request-property-max-length-increased

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

  • 9096b31a006d420See the full diff
    • the response property forwarder became optional for the status 200

      response-property-became-optional

    • the response property items/forwarder became optional for the status 201

      response-property-became-optional

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

      response-property-type-changed

    • the items/forwarder response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • added the optional property forwarder/user to the response with the 200 status

      response-optional-property-added

    • added the optional property items/forwarder/user to the response with the 201 status

      response-optional-property-added

    • removed UserAccount from the forwarder response property allOf list for the response status 200

      response-property-all-of-removed

    • removed UserAccount from the items/forwarder response property allOf list for the response status 201

      response-property-all-of-removed

    • added the required property forwarder/_id to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/accountId to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/avatarId to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/name to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/platform to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property items/forwarder/_id to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/accountId to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/avatarId to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/name to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/platform to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/updatedAt to the response with the 201 status

      response-required-property-added

    • the response required property forwarder became not read-only for the status 200

      response-required-property-became-not-read-only

    • the response required property items/forwarder became not read-only for the status 201

      response-required-property-became-not-read-only

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

  • aa4804c758aa942See the full diff
    • added the new required request property giver/user/rewardsEthAddress

      new-required-request-property

    • added the new required request property giver/user/username

      new-required-request-property

    • the giver/user request property type/format changed from string/ to object/

      request-property-type-changed

    • the forwarder/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the giver/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the items/forwarder/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

    • the items/giver/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

    • the items/receiver/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

    • the receiver/allOf[UserAccount]/user response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • added the required property forwarder/allOf[UserAccount]/user/_id to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/identityEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/rewardsEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/roles to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property forwarder/allOf[UserAccount]/user/username to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/_id to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/identityEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/rewardsEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/roles to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property giver/allOf[UserAccount]/user/username to the response with the 200 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/_id to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/identityEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/rewardsEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/roles to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property items/forwarder/allOf[UserAccount]/user/username to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/_id to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/identityEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/rewardsEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/roles to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property items/giver/allOf[UserAccount]/user/username to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/_id to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/identityEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/rewardsEthAddress to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/roles to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property items/receiver/allOf[UserAccount]/user/username to the response with the 201 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/_id to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/createdAt to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/identityEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/rewardsEthAddress to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/roles to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/updatedAt to the response with the 200 status

      response-required-property-added

    • added the required property receiver/allOf[UserAccount]/user/username to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

  • af4ea0086c6f50710See the full diff
    • the request property giver/avatarId became required

      request-property-became-required

    • the giver/name request property's maxLength was decreased to 20

      request-property-max-length-decreased

    • the giver/name request property's minLength was increased from 2 to 4

      request-property-min-length-increased

    • the giver/user request property type/format changed from object/ to string/

      request-property-type-changed

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

      response-property-type-changed

    • the giver/allOf[UserAccount]/user response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the items/forwarder response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the items/giver/allOf[UserAccount]/user response's property type/format changed from object/ to string/ for status 201

      response-property-type-changed

    • the items/receiver/allOf[UserAccount]/user response's property type/format changed from object/ to string/ for status 201

      response-property-type-changed

    • the receiver/allOf[UserAccount]/user response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • removed the required property forwarder/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/accountId from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/name from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/platform from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/identityEthAddress from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/rewardsEthAddress from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/roles from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property giver/allOf[UserAccount]/user/username from the response with the 200 status

      response-required-property-removed

    • removed the required property items/forwarder/_id from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/accountId from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/name from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/platform from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/_id from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/identityEthAddress from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/rewardsEthAddress from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/roles from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/giver/allOf[UserAccount]/user/username from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/_id from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/identityEthAddress from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/rewardsEthAddress from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/roles from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/receiver/allOf[UserAccount]/user/username from the response with the 201 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/identityEthAddress from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/rewardsEthAddress from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/roles from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property receiver/allOf[UserAccount]/user/username from the response with the 200 status

      response-required-property-removed

    • removed the request property giver/user/rewardsEthAddress

      request-property-removed

    • removed the request property giver/user/username

      request-property-removed

    • removed the request property score

      request-property-removed

    • removed the optional property forwarder/avatarId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property forwarder/user from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/forwarder/avatarId from the response with the 201 status

      response-optional-property-removed

    • removed the optional property items/forwarder/user from the response with the 201 status

      response-optional-property-removed

    • the response optional property forwarder became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/forwarder became read-only for the status 201

      response-optional-property-became-read-only

    • added UserAccount to the forwarder response property allOf list for the response status 200

      response-property-all-of-added

    • added UserAccount to the items/forwarder response property allOf list for the response status 201

      response-property-all-of-added

    • the response property forwarder became required for the status 200

      response-property-became-required

    • the response property giver/allOf[UserAccount]/avatarId became required for the status 200

      response-property-became-required

    • the response property items/forwarder became required for the status 201

      response-property-became-required

    • the response property items/giver/allOf[UserAccount]/avatarId became required for the status 201

      response-property-became-required

    • the response property items/receiver/allOf[UserAccount]/avatarId became required for the status 201

      response-property-became-required

    • the response property receiver/allOf[UserAccount]/avatarId became required for the status 200

      response-property-became-required

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

  • 85037159b3442027See the full diff
    • the response property giver/allOf[UserAccount]/avatarId became optional for the status 200

      response-property-became-optional

    • the response property items/giver/allOf[UserAccount]/avatarId became optional for the status 201

      response-property-became-optional

    • the response property items/receiver/allOf[UserAccount]/avatarId became optional for the status 201

      response-property-became-optional

    • the response property receiver/allOf[UserAccount]/avatarId became optional for the status 200

      response-property-became-optional

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

      response-property-type-changed

    • the items/forwarder response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • removed the required property forwarder/_id from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/accountId from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/avatarId from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/name from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/platform from the response with the 200 status

      response-required-property-removed

    • removed the required property forwarder/updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property items/forwarder/_id from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/accountId from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/avatarId from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/name from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/platform from the response with the 201 status

      response-required-property-removed

    • removed the required property items/forwarder/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the optional property forwarder/user from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/forwarder/user from the response with the 201 status

      response-optional-property-removed

    • the request property giver/avatarId became optional

      request-property-became-optional

    • the response optional property forwarder became read-only for the status 200

      response-optional-property-became-read-only

    • the response optional property items/forwarder became read-only for the status 201

      response-optional-property-became-read-only

    • added UserAccount to the forwarder response property allOf list for the response status 200

      response-property-all-of-added

    • added UserAccount to the items/forwarder response property allOf list for the response status 201

      response-property-all-of-added

    • the response property forwarder became required for the status 200

      response-property-became-required

    • the response property items/forwarder became required for the status 201

      response-property-became-required

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