047e4fb5cd
#31 API PUT/POST Ema
...
* adds support for PUT and POST of Ema
* moves set_responsibility() and set_legal() from Intervention API Serializer into proper Mixins where they belong to
2022-01-24 16:43:37 +01:00
9da5df2d5b
#31 API Improvement
...
* adds support for returning all shared data
* adds documentation
2022-01-24 16:23:38 +01:00
fa6603f218
#31 API PUT Compensation
...
* adds support for PUT compensation (Update)
* improves updating of related objects
* adds missing payment PUT support for intervention API
2022-01-24 15:56:02 +01:00
59c5caf8ac
#31 API code cleaning
...
* splits large AbstractModelAPISerializer into different reusable Mixins to increase reusability of code for similar models
2022-01-24 15:20:23 +01:00
854e358b73
#31 API POST Intervention
...
* adds check for deserializing of konova codes
2022-01-24 12:50:28 +01:00
a03f9c8c78
#31 API POST Intervention
...
* adds support for proper POST of intervention
* makes /<id> optional (required for Post)
2022-01-24 12:17:17 +01:00