From ae33b2c75ec0e03fd1d80241a4c4b29acadb517c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 3 Jan 2022 00:58:17 +0100 Subject: calculate native implementation --- schemas/openapi.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schemas') diff --git a/schemas/openapi.yaml b/schemas/openapi.yaml index 0a45bb7..442f685 100644 --- a/schemas/openapi.yaml +++ b/schemas/openapi.yaml @@ -7,6 +7,11 @@ paths: '/calculate': post: parameters: + - name: native + in: query + required: false + schema: + type: boolean - name: method in: query required: true -- cgit v1.2.3-70-g09d2