Skip to content

Commit

Permalink
(PC-31625)[API] feat: update change logs
Browse files Browse the repository at this point in the history
Add changes related to price category idAtProvider
  • Loading branch information
tcoudray-pass committed Sep 4, 2024
1 parent ebceb63 commit 95ea2ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api/documentation/src/pages/change-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ title: Pass Culture API change logs
**You can find a migration tutorial [here](/docs/tutorials/migrate-to-the-new-api).**
:::

## September 2024

- You can now specify your own id when you [**create price categories**](/rest-api#tag/Event-offer-prices/operation/PostEventPriceCategories) or when you [**update a price category**](/rest-api#tag/Event-offer-prices/operation/PatchEventPriceCategory)
- You can now access your event price categories using [**this endpoint**](/rest-api#tag/Event-offer-prices/operation/GetEventPriceCategories) and filter them using the `idsAtProvider` param

## July 2024

- You can now access your provider information using [**this endpoint**](/rest-api#tag/Providers/operation/GetProvider).
Expand Down

0 comments on commit 95ea2ef

Please sign in to comment.