v0.5.8: openapi.json — готовая JSON-строка в памяти, без jsonify на каждый запрос
This commit is contained in:
@@ -80,7 +80,7 @@ SERVICES = _DF["SERVICES"]
|
||||
OPS_INDEX = _DF["OPS_INDEX"]
|
||||
|
||||
DELAY = float(os.getenv("MOCK_OP_DELAY", "0.1"))
|
||||
VERSION = "0.5.7"
|
||||
VERSION = "0.5.8"
|
||||
|
||||
|
||||
def get_services(stand_id):
|
||||
|
||||
Reference in New Issue
Block a user