@@ -402,7 +402,7 @@ paths:
402402 type : string
403403 - in : query
404404 name : category
405- description : >
405+ description : |
406406 An event category to filter events by. These categories are subject
407407 to change depending on the version of Patchwork deployed and are
408408 not subject to the versionining constraints present across the rest
@@ -1347,7 +1347,7 @@ components:
13471347 type : string
13481348 headers :
13491349 Link :
1350- description : >
1350+ description : |
13511351 Links to related resources, in the format defined by
13521352 [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
13531353 This will include a link with relation type `next` to the
@@ -1610,7 +1610,7 @@ components:
16101610 - fail
16111611 target_url :
16121612 title : Target URL
1613- description :
1613+ description : |
16141614 The target URL to associate with this check. This should be
16151615 specific to the patch.
16161616 type :
@@ -1623,7 +1623,7 @@ components:
16231623 maxLength : 200
16241624 context :
16251625 title : Context
1626- description : >
1626+ description : |
16271627 A label to discern check from checks of other testing systems.
16281628 type : string
16291629 pattern : ^[-a-zA-Z0-9_]+$
@@ -2469,7 +2469,7 @@ components:
24692469 type : integer
24702470 show_ids :
24712471 title : Show IDs
2472- description :
2472+ description : |
24732473 Show click-to-copy IDs in the list view (web UI).
24742474 Only present and configurable for your account.
24752475 type : boolean
@@ -2742,7 +2742,7 @@ components:
27422742 maxLength : 2000
27432743 list_archive_url_format :
27442744 title : List archive URL format
2745- description : >
2745+ description : |
27462746 URL format for the list archive's Message-ID redirector. {} will be
27472747 replaced by the Message-ID.
27482748 type :
0 commit comments