Commit 32df37b
authored
Release 1.1.1 (#168)
* Add ID, Contact and COVID Symptom annotation DB models
* Update mongoengine to 0.23.1 for better EnumField support
* Use enum in annotation DB models
* Add support for new annotations to controller
* Add context around image in README
* Run npm run generate:server:edge
* Fix DB annoration model
* Bump project version to 1.1.11 parent ae8c2e7 commit 32df37b
23 files changed
Lines changed: 2824 additions & 23 deletions
File tree
- server
- openapi_server
- controllers
- dbmodels
- models
- openapi
- test/integration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
31 | | - | |
32 | | - | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments