diff --git a/api/openapi.yaml b/api/openapi.yaml index 869b666..847d7f2 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -3536,7 +3536,6 @@ paths: name: "range[from]" required: false schema: - example: 2016-09-15 format: date type: string style: form @@ -3546,7 +3545,6 @@ paths: name: "range[to]" required: false schema: - example: 2016-09-28 format: date type: string style: form