freelawproject / courtlistener

A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
https://www.courtlistener.com
Other
545 stars 151 forks source link

Link v4 api pages back to v3 and vice versa #4454

Closed s-taube closed 1 month ago

s-taube commented 1 month ago

On v3 API pages, we want to let people know v4 is now available. And on v4 pages, we want to link people back to v3 in case they didn’t migrate yet.

s-taube commented 1 month ago

@mlissner I was about to add this to the PR for Alberto as you requested, but I think I can make these updates myself?

mlissner commented 1 month ago

Yes! You certainly can, but I was thinking an alert like this one would be best:

image

Want to take a look at that HTML and see if you can replicate it?

s-taube commented 1 month ago

I made the update to v4, and commented in #4235 that v3 needs to be updated. (I figured it makes more sense for one person to make all updates to api/rest/v3 at once, rather than having to work around my one random change.)

mlissner commented 1 month ago

Great! Exciting to get these launched.