diff options
Diffstat (limited to 'docs/api/schemas/patchwork.j2')
-rw-r--r-- | docs/api/schemas/patchwork.j2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api/schemas/patchwork.j2 b/docs/api/schemas/patchwork.j2 index 85f3977..196d784 100644 --- a/docs/api/schemas/patchwork.j2 +++ b/docs/api/schemas/patchwork.j2 @@ -1364,6 +1364,11 @@ components: type: string format: uri readOnly: true + series: + title: Series URL + type: string + format: uri + readOnly: true Bundle: required: - name |