From 406f3dfa14613d24d54ab7428b95c22d6aee3f7c Mon Sep 17 00:00:00 2001 From: Andy Zhang <1329212+zhangbanger@users.noreply.github.com> Date: Mon, 27 Dec 2021 18:06:52 -0800 Subject: [PATCH] Execution Id in TradeUpdatesEvent should be string --- assets/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/openapi.yaml b/assets/openapi.yaml index 28522b6..a2c5be8 100644 --- a/assets/openapi.yaml +++ b/assets/openapi.yaml @@ -1859,7 +1859,7 @@ components: event_id: type: integer execution_id: - type: integer + type: string order: $ref: '#/components/schemas/Order' required: