WebHost: add pretty print version of datapackage for human eyes
This commit is contained in:
@@ -31,6 +31,7 @@ def get_datapackge():
|
||||
from worlds import network_data_package
|
||||
return network_data_package
|
||||
|
||||
|
||||
@api_endpoints.route('/datapackage_version')
|
||||
@cache.cached()
|
||||
def get_datapackge_versions():
|
||||
|
||||
Reference in New Issue
Block a user