|
5ad1b35dc0
|
#31 API basic implementation Cleanup
* cleans code
* reworks many code fragments into smaller methods and split into super class
|
2022-01-24 13:12:29 +01:00 |
|
|
b1a42b126e
|
#31 API POST/PUT Intervention
* splits code in smaller, reusable methods
* adds put method to view
* adds update_model_from_json() method
|
2022-01-24 13:04:39 +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 |
|