NASA-IMPACT / nasa-apt-frontend

Web application for NASA-APT
Apache License 2.0
4 stars 2 forks source link

Fix uploaded PDFs download #572

Closed vgeorge closed 10 months ago

vgeorge commented 11 months ago

Download for uploaded ATBD PDFs is not working because the API response is different from regular ATBDs. This PR fixes this issue.

How to test:

cc @sunu

vgeorge commented 11 months ago

This is ready for review.