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 2018/09/12 12:28:01 UTC

[kibble] 03/06: allow pathfilter arg in API

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 1c894103494da366e641066ed0a3e9de666552af
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Sep 12 14:26:21 2018 +0200

    allow pathfilter arg in API
---
 api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml b/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
index 5facff9..433b926 100644
--- a/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
+++ b/api/yaml/openapi/components/schemas/defaultWidgetArgs.yaml
@@ -51,6 +51,9 @@ properties:
     description: Quickly defined view by sub-filtering the existing view and matching
       on sourceURLs
     type: string
+  pathfilter:
+    description: Quickly defined view by sub-filtering commits by paths affected.
+    type: string
   to:
     description: If specified, only compile data up until here
     example: 1503483273