We keep track of our main changes and versions here
- you can also check the current version in
/solidata_api/application.py
- Beginning to document endpoints with some
@ns.doc
- Adding more arguments on DSO/DSI endpoints (in
parser_classes.py
andquery_utils.py
) :- map_list, as_latlng, only_geocoded, geo_precision
- item_id,
- slice_f_data,
- get_filters, get_uniques...
- imports each line as separate doc in
dsi_docs
anddso_docs
- First published version (check commits for more infos on this)