From cbb5c19a4b8faa65b5ad5a60a34c1b913097000d Mon Sep 17 00:00:00 2001 From: Alberto Islas Date: Mon, 22 Jul 2024 16:23:21 -0500 Subject: [PATCH 01/21] fix(docs): Handling of V4 API templates --- cl/api/templates/alert-api-docs-vlatest.html | 30 +- .../templates/case-law-api-docs-vlatest.html | 42 +- .../templates/citation-api-docs-vlatest.html | 36 +- ....html => citation-lookup-api-vlatest.html} | 22 +- cl/api/templates/field-help.html | 4 +- ...financial-disclosure-api-docs-vlatest.html | 36 +- .../templates/includes/docket-endpoint.html | 12 +- cl/api/templates/judge-api-docs-vlatest.html | 22 +- .../oral-argument-api-docs-vlatest.html | 10 +- cl/api/templates/pacer-api-docs-vlatest.html | 52 +- cl/api/templates/recap-api-docs-vlatest.html | 26 +- cl/api/templates/rest-docs-v3.html | 526 ++++++++++++++++++ cl/api/templates/rest-docs-vlatest.html | 42 +- cl/api/templates/search-api-docs-v3.html | 238 ++++++++ cl/api/templates/search-api-docs-vlatest.html | 12 +- .../visualizations-api-docs-vlatest.html | 14 +- cl/api/urls.py | 72 +-- cl/api/views.py | 28 +- 18 files changed, 1006 insertions(+), 218 deletions(-) rename cl/api/templates/{citation-lookup-api.html => citation-lookup-api-vlatest.html} (95%) create mode 100644 cl/api/templates/rest-docs-v3.html create mode 100644 cl/api/templates/search-api-docs-v3.html diff --git a/cl/api/templates/alert-api-docs-vlatest.html b/cl/api/templates/alert-api-docs-vlatest.html index de6e2dd4e9..ab0e00557c 100644 --- a/cl/api/templates/alert-api-docs-vlatest.html +++ b/cl/api/templates/alert-api-docs-vlatest.html @@ -17,7 +17,7 @@ @@ -26,7 +26,7 @@

- Back to API Docs + Back to API Docs

Table of Contents

    @@ -56,7 +56,7 @@

    Legal Alert APIs

    Learn About Alerts

    - +

    Search Alerts update you when there is new information in our search engine.

    This system scales to support thousands or even millions of alerts, allowing organizations to stay updated about numerous topics. This is a powerful system when used with webhooks.

    @@ -77,7 +77,7 @@