aboutsummaryrefslogtreecommitdiff
path: root/docs/api/schemas/latest/patchwork.yaml
diff options
context:
space:
mode:
authorAndrew Donnellan <ajd@linux.ibm.com>2019-08-22 17:13:01 +1000
committerDaniel Axtens <dja@axtens.net>2019-08-22 21:14:08 +1000
commit832d5b61130eb679665201434633b97921f2ef79 (patch)
tree75059f0cff16d5ce12f9418eca24039be1f4e81f /docs/api/schemas/latest/patchwork.yaml
parent15ed7613a08ddf61637a286343968be47640867b (diff)
downloadpatchwork-832d5b61130eb679665201434633b97921f2ef79.tar
patchwork-832d5b61130eb679665201434633b97921f2ef79.tar.gz
docs: Add API v1.2
Add API v1.2, including the new fields for list archive URLs. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'docs/api/schemas/latest/patchwork.yaml')
-rw-r--r--docs/api/schemas/latest/patchwork.yaml57
1 files changed, 56 insertions, 1 deletions
diff --git a/docs/api/schemas/latest/patchwork.yaml b/docs/api/schemas/latest/patchwork.yaml
index 724b05e..394655d 100644
--- a/docs/api/schemas/latest/patchwork.yaml
+++ b/docs/api/schemas/latest/patchwork.yaml
@@ -12,7 +12,7 @@ info:
license:
name: GPL v2 License
url: https://www.gnu.org/licenses/gpl-2.0.html
- version: '1.1'
+ version: '1.2'
paths:
/api/:
get:
@@ -1368,6 +1368,11 @@ components:
readOnly: true
minLength: 1
maxLength: 255
+ list_archive_url:
+ title: List archive URL
+ type: string
+ readOnly: true
+ nullable: true
date:
title: Date
type: string
@@ -1418,6 +1423,11 @@ components:
readOnly: true
minLength: 1
maxLength: 255
+ list_archive_url:
+ title: List archive URL
+ type: string
+ readOnly: true
+ nullable: true
date:
title: Date
type: string
@@ -1631,6 +1641,11 @@ components:
readOnly: true
minLength: 1
maxLength: 255
+ list_archive_url:
+ title: List archive URL
+ type: string
+ readOnly: true
+ nullable: true
date:
title: Date
type: string
@@ -1863,6 +1878,21 @@ components:
type: string
readOnly: true
maxLength: 64
+ list_archive_url:
+ title: List archive URL
+ type: string
+ format: uri
+ maxLength: 2000
+ nullable: true
+ list_archive_url_format:
+ title: List archive URL format
+ type: string
+ format: uri
+ maxLength: 2000
+ nullable: true
+ description: >
+ URL format for the list archive's Message-ID redirector. {} will be
+ replaced by the Message-ID.
Series:
type: object
properties:
@@ -2033,6 +2063,11 @@ components:
type: string
readOnly: true
minLength: 1
+ list_archive_url:
+ title: List archive URL
+ type: string
+ readOnly: true
+ nullable: true
date:
title: Date
type: string
@@ -2070,6 +2105,11 @@ components:
type: string
readOnly: true
minLength: 1
+ list_archive_url:
+ title: List archive URL
+ type: string
+ readOnly: true
+ nullable: true
date:
title: Date
type: string
@@ -2162,6 +2202,21 @@ components:
format: uri
readOnly: true
maxLength: 2000
+ list_archive_url:
+ title: List archive URL
+ type: string
+ format: uri
+ maxLength: 2000
+ nullable: true
+ list_archive_url_format:
+ title: List archive URL format
+ type: string
+ format: uri
+ maxLength: 2000
+ nullable: true
+ description: >
+ URL format for the list archive's Message-ID redirector. {} will be
+ replaced by the Message-ID.
SeriesEmbedded:
type: object
properties: