update documentation

This commit is contained in:
Sam
2021-11-03 12:41:23 +01:00
parent 6fac8fdf81
commit 1e397bbfc2
47 changed files with 614 additions and 360 deletions

View File

@ -44,7 +44,7 @@ def get_application_config() -> Union[Dict, HttpResponse]:
"max_zip_file_size": 10485760,
"max_users": 0,
"map_attribution": "&copy; <a href=http://www.openstreetmap.org/copyright>OpenStreetMap</a> contributors"
"version": "0.4.9"
"version": "0.5.0"
},
"status": "success"
}