You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2017/10/25 10:51:08 UTC

[kibble] 03/08: also add it here, doofus

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git

commit 6c060f64fa90533cdf319146ef438af144d8bec4
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Oct 25 12:49:52 2017 +0200

    also add it here, doofus
---
 api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml b/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
index a4fa80c..5facff9 100644
--- a/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
+++ b/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
@@ -72,3 +72,8 @@ properties:
     description: Enables distinguishing different types of data objects, subject to the individual API endpoint
     type: boolean
     example: false
+  relative:
+    description: Enables relative comparison mode for API endpoints that have this feature.
+    type: boolean
+    example: false
+    
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
"commits@kibble.apache.org" <co...@kibble.apache.org>.