Alexander Graf
|
902b398127
|
next step for import/export yaml & json
|
2021-01-24 19:07:48 +01:00 |
|
Alexander Graf
|
65b1ad46d9
|
order yaml data and allow callback on import
- in yaml the primary key is now always first
- calling a function on import allows import to be more verbose
- skip "fetches" when empty
|
2021-01-15 13:57:20 +01:00 |
|
Alexander Graf
|
c24bff1c1b
|
added config_import using marshmallow
|
2021-01-14 01:11:04 +01:00 |
|
Alexander Graf
|
7413f9b7b4
|
config_dump now using marshmallow
|
2021-01-13 00:05:43 +01:00 |
|
Alexander Graf
|
dc42d375e2
|
added filtering of keys and default value
|
2021-01-08 14:22:59 +01:00 |
|
Alexander Graf
|
6629aa3ff8
|
first try at api using flask-restx & marshmallow
|
2021-01-06 17:05:21 +01:00 |
|