Skip to content

Commit

Permalink
api changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cohoe committed Jan 21, 2025
1 parent 2deabea commit e363f03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Swiftarr/API Changelist.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,7 @@ associated AddedToChat field value increase.

## Jan 03, 2025
* `/api/v3/boardgames/recommend` is now a `POST` rather than a `GET` with the same request body.

## Jan 20, 2025
* `MembersOnlyData` (part of `FezData`) has a new parameter `isArchived`.
* New endpoints for `POST /api/v3/fez/:fez_ID/archive` and `DELETE /api/v3/fez/:fez_ID/archive`.

0 comments on commit e363f03

Please sign in to comment.