Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨(backend) Contract endpoint: download #395

Closed
rlecellier opened this issue Sep 1, 2023 · 2 comments
Closed

✨(backend) Contract endpoint: download #395

rlecellier opened this issue Sep 1, 2023 · 2 comments
Milestone

Comments

@rlecellier
Copy link
Collaborator

Feature Request

We need a endpoint that return the download url of a contract.

@rlecellier
Copy link
Collaborator Author

I think that this download url could be part of the Contract get/list serializers.
All user that request contract or contract list will want to be able to download it, and this is not restraint by any ability.

@jbpenrath
Copy link
Member

Indeed, but I don't think we want to store this link within Joanie database so we will have to retrieve the link from signature provider. That's why I imagined a dedicated endpoint to retrieve this download link instead to retrieve this information on each get/list requests.

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

No branches or pull requests

2 participants