diff mbox series

[4/5] docs: Add missing series index schema

Message ID 20191016185544.49631-5-mete.polat@tuta.io
State Superseded
Headers show
Series Add submission relations | expand

Commit Message

Mete Polat Oct. 16, 2019, 6:55 p.m. UTC
From: Mete Polat <metepolat2000@gmail.com>

Signed-off-by: Mete Polat <metepolat2000@gmail.com>
---
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 mbox series

Patch

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