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:02 UTC

[kibble] 04/06: regen openapi yaml

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

    regen openapi yaml
---
 api/yaml/openapi.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/api/yaml/openapi.yaml b/api/yaml/openapi.yaml
index 03f0e4c..853543a 100644
--- a/api/yaml/openapi.yaml
+++ b/api/yaml/openapi.yaml
@@ -494,6 +494,9 @@ components:
           type: integer
         page:
           type: string
+        pathfilter:
+          description: Quickly defined view by sub-filtering commits by paths affected.
+          type: string
         quick:
           description: Turns on quick data for some endpoints, returning only sparse
             data (thus less traffic)