]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
openapi: Consistent wrapping
authorStephen Finucane <stephen@that.guru>
Sat, 20 Jan 2024 11:23:45 +0000 (11:23 +0000)
committerStephen Finucane <stephen@that.guru>
Sat, 20 Jan 2024 11:23:45 +0000 (11:23 +0000)
Signed-off-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
docs/api/schemas/v1.3/patchwork.yaml

index c62b42bfbd684ba11fc191863ec86e228a15651f..c53bb33f97a75a109c15f2dd76d4594cd9a739b3 100644 (file)
@@ -402,7 +402,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1347,7 +1347,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1610,7 +1610,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1623,7 +1623,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
@@ -2469,7 +2469,7 @@ components:
                   type: integer
                 show_ids:
                   title: Show IDs
-                  description:
+                  description: |
                     Show click-to-copy IDs in the list view (web UI).
                     Only present and configurable for your account.
                   type: boolean
@@ -2742,7 +2742,7 @@ components:
               maxLength: 2000
         list_archive_url_format:
           title: List archive URL format
-          description: >
+          description: |
             URL format for the list archive's Message-ID redirector. {} will be
             replaced by the Message-ID.
           type:
index 55f237b08e3072892e52d2f007fae0d1def4a513..763725fed08ba599d15fc77ad8d53f85025ef032 100644 (file)
@@ -417,7 +417,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1384,7 +1384,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1670,7 +1670,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1683,7 +1683,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
@@ -2564,7 +2564,7 @@ components:
                   type: integer
                 show_ids:
                   title: Show IDs
-                  description:
+                  description: |
                     Show click-to-copy IDs in the list view (web UI).
                     Only present and configurable for your account.
                   type: boolean
@@ -2853,7 +2853,7 @@ components:
               maxLength: 2000
         list_archive_url_format:
           title: List archive URL format
-          description: >
+          description: |
             URL format for the list archive's Message-ID redirector. {} will be
             replaced by the Message-ID.
           type:
index d7df5bfb9a2603f14b607f49d2751a993aefc1bb..3ee1c1c0cfd48aec64882eeadc69059ab4452c52 100644 (file)
@@ -228,7 +228,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1078,7 +1078,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1300,7 +1300,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1313,7 +1313,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
index 2e9d6259b9e332afdfeda50d35e0ca06571ae86a..90a78c3eda1d020bee0e0435d9d8f820bbc6fcb7 100644 (file)
@@ -228,7 +228,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1078,7 +1078,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1305,7 +1305,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1318,7 +1318,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
index 799606d43300404987a267f379e5a21cc921f2ab..436ff106c9be538670500b41c3e01e9349d53afd 100644 (file)
@@ -336,7 +336,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1213,7 +1213,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1470,7 +1470,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1483,7 +1483,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
@@ -2311,7 +2311,7 @@ components:
                   type: integer
                 show_ids:
                   title: Show IDs
-                  description:
+                  description: |
                     Show click-to-copy IDs in the list view (web UI).
                     Only present and configurable for your account.
                   type: boolean
@@ -2579,7 +2579,7 @@ components:
               maxLength: 2000
         list_archive_url_format:
           title: List archive URL format
-          description: >
+          description: |
             URL format for the list archive's Message-ID redirector. {} will be
             replaced by the Message-ID.
           type:
index ba8532068008c2cbceccaed9532f3fe36e02b5b3..0514c59c5b8adc868e68df957506d8847612c371 100644 (file)
@@ -402,7 +402,7 @@ paths:
             type: string
         - in: query
           name: category
-          description: >
+          description: |
             An event category to filter events by. These categories are subject
             to change depending on the version of Patchwork deployed and are
             not subject to the versionining constraints present across the rest
@@ -1347,7 +1347,7 @@ components:
         type: string
   headers:
     Link:
-      description: >
+      description: |
         Links to related resources, in the format defined by
         [RFC 5988](https://tools.ietf.org/html/rfc5988#section-5).
         This will include a link with relation type `next` to the
@@ -1610,7 +1610,7 @@ components:
             - fail
         target_url:
           title: Target URL
-          description:
+          description: |
             The target URL to associate with this check. This should be
             specific to the patch.
           type:
@@ -1623,7 +1623,7 @@ components:
               maxLength: 200
         context:
           title: Context
-          description: >
+          description: |
             A label to discern check from checks of other testing systems.
           type: string
           pattern: ^[-a-zA-Z0-9_]+$
@@ -2469,7 +2469,7 @@ components:
                   type: integer
                 show_ids:
                   title: Show IDs
-                  description:
+                  description: |
                     Show click-to-copy IDs in the list view (web UI).
                     Only present and configurable for your account.
                   type: boolean
@@ -2742,7 +2742,7 @@ components:
               maxLength: 2000
         list_archive_url_format:
           title: List archive URL format
-          description: >
+          description: |
             URL format for the list archive's Message-ID redirector. {} will be
             replaced by the Message-ID.
           type: