]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Add missing series index schema
authorMete Polat <metepolat2000@gmail.com>
Sat, 7 Dec 2019 16:46:20 +0000 (17:46 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 8 Dec 2019 16:01:43 +0000 (16:01 +0000)
Fixes: 7d8e24bc84bd ("docs: Start documenting API using OpenAPI")
Signed-off-by: Mete Polat <metepolat2000@gmail.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
docs/api/schemas/latest/patchwork.yaml
docs/api/schemas/patchwork.j2
docs/api/schemas/v1.0/patchwork.yaml
docs/api/schemas/v1.1/patchwork.yaml
docs/api/schemas/v1.2/patchwork.yaml

index fc23cdb030785bf3f84b65b763f4f6dfe33fa4f3..a5e235be936deeba181736c283e3fdaef59552c3 100644 (file)
@@ -1353,6 +1353,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
index 85f3977ca15c9e083316f81cb05358244d173f8e..196d78466b5592b3ca8cbf0621762350602921aa 100644 (file)
@@ -1364,6 +1364,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
index b01cbcfa904ab15f111b4fac1df80e0adf7fad70..6c7c068aeb76dcb28916ea2bc4029e113d3b28bb 100644 (file)
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
index f85c8711cb564616160ae4777006559b6243fb24..babc972ace35278b9517ee2d243d1abc05e70b21 100644 (file)
@@ -1218,6 +1218,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name
index b4d1cf689009a3aa431bf97c5be95f57c3a6abfe..d7b4d2957cff43fa92008ecc7d695960c4b54230 100644 (file)
@@ -1353,6 +1353,11 @@ components:
           type: string
           format: uri
           readOnly: true
+        series:
+          title: Series URL
+          type: string
+          format: uri
+          readOnly: true
     Bundle:
       required:
         - name