Skip to content

29 add background fastapi tasks for pdf generation#30

Merged
JoleVLF merged 8 commits intomainfrom
29-add-background-fastapi-tasks-for-pdf-generation
May 5, 2025
Merged

29 add background fastapi tasks for pdf generation#30
JoleVLF merged 8 commits intomainfrom
29-add-background-fastapi-tasks-for-pdf-generation

Conversation

@JoleVLF
Copy link
Copy Markdown
Contributor

@JoleVLF JoleVLF commented Apr 28, 2025

  • Update PDF reports to be retrieved with UUID
  • Make response immediately returned with UUID value and use FastAPI background task to generate it in the background
  • Add user_reports volume
  • Update change of animal data validation
  • Add new endpoint for retrieving PDFs
  • Create new schema for uuid response
  • Update README.md and OpenAPI schema view

@JoleVLF JoleVLF linked an issue Apr 28, 2025 that may be closed by this pull request
Comment thread app/api/api_v1/endpoints/report.py Outdated
@JoleVLF JoleVLF requested a review from arruda April 28, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add background FastAPI tasks for PDF generation

4 participants