Skip to content

Commit

Permalink
Create proud-books-count.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude authored Oct 24, 2023
1 parent 5514cc0 commit 93747b6
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .changeset/proud-books-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
"@commercetools/history-sdk": patch
---

**History changes**

<details>
<summary>Changed Property(s)</summary>

- :warning: changed property `previousValue` of type `SetNameChange` from type `LocalizedString` to `string`
- :warning: changed property `nextValue` of type `SetNameChange` from type `LocalizedString` to `string`
</details>

<details>
<summary>Added Property(s)</summary>

- added property `businessUnit` to type `Record`
</details>

<details>
<summary>Added QueryParameter(s)</summary>

- added query parameter `businessUnit` to method `get /{projectKey}`
- added query parameter `businessUnit` to method `get /{projectKey}/{resourceType}`
- added query parameter `businessUnit` to method `get /{projectKey}/{resourceType}/{ID}`
</details>

0 comments on commit 93747b6

Please sign in to comment.