Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apreiter18 authored Jun 13, 2024
1 parent 29fccc7 commit fe401c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The 'NoChamberMeetingVideo' API error in the /committee-meeting endpoint will be
It looks like when `currentMember` is set to false the API does not return the prop at all. After this patch, the member endpoint will return `"currentMember": false` in applicable scenarios.
# COMPLETED June Documentation Update
## Change #1
The API's swagger definition file was added to the repository which will allow users to streamline the process of generating a Typescript API service using tools like NSwag. This is related to [Issue #29](https://github.com/LibraryOfCongress/api.congress.gov/issues/29) and [Issue #128](https://github.com/LibraryOfCongress/api.congress.gov/issues/128). You can view the swagger definition file [here](https://github.com/LibraryOfCongress/api.congress.gov/blob/main/api_client/swagger.yaml).
The API's swagger definition file was added to the repository which will allow users to streamline the process of generating a Typescript API service using tools like NSwag. This is related to [Issue #29](https://github.com/LibraryOfCongress/api.congress.gov/issues/29) and [Issue #128](https://github.com/LibraryOfCongress/api.congress.gov/issues/128). You can view the swagger definition file [here](https://github.com/LibraryOfCongress/api.congress.gov/blob/main/Documentation/swagger.yaml).
# COMPLETED JUNE 2024 | [Milestone](https://github.com/LibraryOfCongress/api.congress.gov/milestone/29)
## Change #1
### Impacted endpoint: /bill/{congress}/{billType}/{billNumber}/actions
Expand Down

0 comments on commit fe401c6

Please sign in to comment.