---
title: "Changes to Replace quantifier in period"
method: PATCH
path: "/api/periods/{id}/replaceQuantifier"
---

# Changes to Replace quantifier in period

`PATCH /api/periods/{id}/replaceQuantifier`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 18 of 50 revisions.

- **2023-09-22** `89707aed2e4e` — 1 breaking
- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 5 breaking
- **2023-08-11** `00d037b830a5` — 2 breaking
- **2023-08-06** `a1650a3ffd3f` — 1 info
- **2023-08-03** `0373dfbf63cd` — 1 info
- **2023-05-12** `78c48cd67184` — 5 breaking
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
- **2023-04-24** `9096b31a006d` — 2 breaking, 10 info
- **2023-04-04** `aa4804c758aa` — 1 info
- **2023-04-04** `9acb2632a6fd` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 3 breaking, 21 info
- **2023-04-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 24 breaking, 3 warning, 7 info
- **2002-04-24** `85037159b344` — 12 breaking, 1 warning, 3 info

## Changes

- **2023-09-22** `89707aed2e4e` — 1 breaking
  - the response property `period/allOf[#/components/schemas/PeriodDetailsDto]/attestationsTxHash` became optional for the status `200`
- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-17** `bc9e361c5d5d` — 5 breaking
  - the `period/allOf[#/components/schemas/PeriodDetailsDto]/givers/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `period/allOf[#/components/schemas/PeriodDetailsDto]/receivers/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `praises/items/forwarder/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `praises/items/giver/allOf[#/components/schemas/UserAccount]/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `praises/items/receiver/allOf[#/components/schemas/UserAccount]/name` response property's minLength was decreased from `4` to `2` for the response status `200`
- **2023-08-11** `00d037b830a5` — 2 breaking
  - removed the required property `period/allOf[#/components/schemas/PeriodDetailsDto]/attestationsTxHash` from the response with the `200` status
  - removed the required property `period/allOf[#/components/schemas/PeriodDetailsDto]/startDate` from the response with the `200` status
- **2023-08-06** `a1650a3ffd3f` — 1 info
  - added the required property `period/allOf[#/components/schemas/PeriodDetailsDto]/startDate` to the response with the `200` status
- **2023-08-03** `0373dfbf63cd` — 1 info
  - added the required property `period/allOf[#/components/schemas/PeriodDetailsDto]/attestationsTxHash` to the response with the `200` status
- **2023-05-12** `78c48cd67184` — 5 breaking
  - the `period/allOf[#/components/schemas/PeriodDetailsDto]/givers/items/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `period/allOf[#/components/schemas/PeriodDetailsDto]/receivers/items/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `praises/items/forwarder/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `praises/items/giver/allOf[#/components/schemas/UserAccount]/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `praises/items/receiver/allOf[#/components/schemas/UserAccount]/name` response property's maxLength was increased from `20` to `32` for the response status `200`
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-24** `9096b31a006d` — 2 breaking, 10 info
  - the response property `praises/items/forwarder` became optional for the status `200`
  - the `praises/items/forwarder` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `praises/items/forwarder/user` to the response with the `200` status
  - removed `#/components/schemas/UserAccount` from the `praises/items/forwarder` response property `allOf` list for the response status `200`
  - added the required property `praises/items/forwarder/_id` to the response with the `200` status
  - added the required property `praises/items/forwarder/accountId` to the response with the `200` status
  - added the required property `praises/items/forwarder/avatarId` to the response with the `200` status
  - added the required property `praises/items/forwarder/createdAt` to the response with the `200` status
  - added the required property `praises/items/forwarder/name` to the response with the `200` status
  - added the required property `praises/items/forwarder/platform` to the response with the `200` status
  - added the required property `praises/items/forwarder/updatedAt` to the response with the `200` status
  - the response required property `praises/items/forwarder` became not read-only for the status `200`
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 3 breaking, 21 info
  - the `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `praises/items/giver/allOf[#/components/schemas/UserAccount]/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/_id` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/createdAt` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/identityEthAddress` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/roles` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/updatedAt` to the response with the `200` status
  - added the required property `praises/items/forwarder/allOf[#/components/schemas/UserAccount]/user/username` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/_id` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/createdAt` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/identityEthAddress` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/roles` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/updatedAt` to the response with the `200` status
  - added the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/username` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/_id` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/createdAt` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/identityEthAddress` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/rewardsEthAddress` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/roles` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/updatedAt` to the response with the `200` status
  - added the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/username` to the response with the `200` status
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 24 breaking, 3 warning, 7 info
  - the `praises/items/forwarder` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `praises/items/giver/allOf[#/components/schemas/UserAccount]/user` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - the `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the required property `period/allOf[#/components/schemas/PeriodDetailsDto]/startDate` from the response with the `200` status
  - removed the required property `praises/items/forwarder/_id` from the response with the `200` status
  - removed the required property `praises/items/forwarder/accountId` from the response with the `200` status
  - removed the required property `praises/items/forwarder/createdAt` from the response with the `200` status
  - removed the required property `praises/items/forwarder/name` from the response with the `200` status
  - removed the required property `praises/items/forwarder/platform` from the response with the `200` status
  - removed the required property `praises/items/forwarder/updatedAt` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/_id` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/createdAt` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/identityEthAddress` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/rewardsEthAddress` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/roles` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/updatedAt` from the response with the `200` status
  - removed the required property `praises/items/giver/allOf[#/components/schemas/UserAccount]/user/username` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/_id` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/createdAt` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/identityEthAddress` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/rewardsEthAddress` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/roles` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/updatedAt` from the response with the `200` status
  - removed the required property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/user/username` from the response with the `200` status
  - removed the optional property `period/allOf[#/components/schemas/PeriodDetailsDto]/attestationsTxHash` from the response with the `200` status
  - removed the optional property `praises/items/forwarder/avatarId` from the response with the `200` status
  - removed the optional property `praises/items/forwarder/user` from the response with the `200` status
  - the response optional property `praises/items/forwarder` became read-only for the status `200`
  - added `#/components/schemas/UserAccount` to the `praises/items/forwarder` response property `allOf` list for the response status `200`
  - the response property `period/allOf[#/components/schemas/PeriodDetailsDto]/givers/items/avatarId` became required for the status `200`
  - the response property `period/allOf[#/components/schemas/PeriodDetailsDto]/receivers/items/avatarId` became required for the status `200`
  - the response property `praises/items/forwarder` became required for the status `200`
  - the response property `praises/items/giver/allOf[#/components/schemas/UserAccount]/avatarId` became required for the status `200`
  - the response property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/avatarId` became required for the status `200`
- **2002-04-24** `85037159b344` — 12 breaking, 1 warning, 3 info
  - the response property `period/allOf[#/components/schemas/PeriodDetailsDto]/givers/items/avatarId` became optional for the status `200`
  - the response property `period/allOf[#/components/schemas/PeriodDetailsDto]/receivers/items/avatarId` became optional for the status `200`
  - the response property `praises/items/giver/allOf[#/components/schemas/UserAccount]/avatarId` became optional for the status `200`
  - the response property `praises/items/receiver/allOf[#/components/schemas/UserAccount]/avatarId` became optional for the status `200`
  - the `praises/items/forwarder` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `praises/items/forwarder/_id` from the response with the `200` status
  - removed the required property `praises/items/forwarder/accountId` from the response with the `200` status
  - removed the required property `praises/items/forwarder/avatarId` from the response with the `200` status
  - removed the required property `praises/items/forwarder/createdAt` from the response with the `200` status
  - removed the required property `praises/items/forwarder/name` from the response with the `200` status
  - removed the required property `praises/items/forwarder/platform` from the response with the `200` status
  - removed the required property `praises/items/forwarder/updatedAt` from the response with the `200` status
  - removed the optional property `praises/items/forwarder/user` from the response with the `200` status
  - the response optional property `praises/items/forwarder` became read-only for the status `200`
  - added `#/components/schemas/UserAccount` to the `praises/items/forwarder` response property `allOf` list for the response status `200`
  - the response property `praises/items/forwarder` became required for the status `200`

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/periods/:id/replaceQuantifier/patch.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/periods/:id/replaceQuantifier/patch)
