api.congress.gov icon indicating copy to clipboard operation
api.congress.gov copied to clipboard

Create typed return values

Open xkjjx opened this issue 1 month ago • 2 comments
trafficstars

Should be straightforward in java - basically every endpoint has a response type that it returns instead of a string.

In python the dataclass decorator can be used

xkjjx avatar Oct 19 '25 22:10 xkjjx