From: Mete Polat <[email protected]>

Signed-off-by: Mete Polat <[email protected]>
---
This one can probably be cherry-picked immediately.

 docs/api/schemas/latest/patchwork.yaml | 5 +++++
 docs/api/schemas/patchwork.j2          | 5 +++++
 docs/api/schemas/v1.0/patchwork.yaml   | 5 +++++
 docs/api/schemas/v1.1/patchwork.yaml   | 5 +++++
 docs/api/schemas/v1.2/patchwork.yaml   | 5 +++++
 5 files changed, 25 insertions(+)

diff --git a/docs/api/schemas/latest/patchwork.yaml 
b/docs/api/schemas/latest/patchwork.yaml
index 45a6118..11ea4a6 100644
--- a/docs/api/schemas/latest/patchwork.yaml
+++ b/docs/api/schemas/latest/patchwork.yaml
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
diff --git a/docs/api/schemas/patchwork.j2 b/docs/api/schemas/patchwork.j2
index 16d85a3..2b1e043 100644
--- a/docs/api/schemas/patchwork.j2
+++ b/docs/api/schemas/patchwork.j2
@@ -1219,6 +1219,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
diff --git a/docs/api/schemas/v1.0/patchwork.yaml 
b/docs/api/schemas/v1.0/patchwork.yaml
index 02f3a15..a869c10 100644
--- a/docs/api/schemas/v1.0/patchwork.yaml
+++ b/docs/api/schemas/v1.0/patchwork.yaml
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
diff --git a/docs/api/schemas/v1.1/patchwork.yaml 
b/docs/api/schemas/v1.1/patchwork.yaml
index 0c086ed..d4ef457 100644
--- a/docs/api/schemas/v1.1/patchwork.yaml
+++ b/docs/api/schemas/v1.1/patchwork.yaml
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
diff --git a/docs/api/schemas/v1.2/patchwork.yaml 
b/docs/api/schemas/v1.2/patchwork.yaml
index 3a96aa3..45018cc 100644
--- a/docs/api/schemas/v1.2/patchwork.yaml
+++ b/docs/api/schemas/v1.2/patchwork.yaml
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
-- 
2.20.1 (Apple Git-117)

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to