From b9b07cde0f8bc5d3ff2cc86940e20314f560281c Mon Sep 17 00:00:00 2001 From: nanov Date: Sat, 12 Oct 2019 17:12:26 +0300 Subject: [PATCH] add 'multipleOf' to honeyPerDay --- demo/openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/openapi.yaml b/demo/openapi.yaml index b7c1833a..6f73eb28 100644 --- a/demo/openapi.yaml +++ b/demo/openapi.yaml @@ -729,6 +729,7 @@ components: type: number description: Average amount of honey produced per day in ounces example: 3.14 + multipleOf: .01 required: - honeyPerDay Id: