A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
When I tried to clone data from CL using the clone_from_cl command I got an error, because the command was expecting CL_API_TOKEN but the .env.example had CL_API_KEY. This PR fixes it.
When I tried to clone data from CL using the
clone_from_cl
command I got an error, because the command was expectingCL_API_TOKEN
but the.env.example
hadCL_API_KEY
. This PR fixes it.