feat: bulk update estimate endpoint (#755)
This commit is contained in:
parent
eac4b21ead
commit
c80968bb23
3 changed files with 66 additions and 5 deletions
|
|
@ -135,5 +135,5 @@ from .estimate import (
|
|||
EstimateViewSet,
|
||||
EstimatePointViewSet,
|
||||
ProjectEstimatePointEndpoint,
|
||||
BulkCreateEstimatePointEndpoint,
|
||||
BulkEstimatePointEndpoint,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue