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

[HP-11] backend: provide backend for import cooperation functionality #292

Open
Vladyslav-Frolov opened this issue Aug 10, 2021 · 0 comments

Comments

@Vladyslav-Frolov
Copy link
Contributor

Vladyslav-Frolov commented Aug 10, 2021

POST cooperations/{id}/tasks
payload[
type: enum task type (import)
]

GET cooperations/{id}/tasks
GET cooperations/{id}/tasks/{task_id}
repose[
id: num
type: enum task type
status: enum status type
]

GET cooperations/{id}/tasks/{task_id}/file
POST cooperations/{id}/tasks/{task_id}/file
GET cooperations/{id}/tasks/{task_id}/report
repose[
Houses_amount:
Apartments:
Invitations:
]

Версионирование. Скритый лист с версией.
Предварительная валидация файла.

storage file: cloud storage S3 bucket

Implementation according to design #323

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

1 participant