Bugzilla – Attachment 185455 Details for
Bug 39900
Add public REST endpoint for additional_contents
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39900: (follow-up) Add a newline to end of additional_contents.yaml
Bug-39900-follow-up-Add-a-newline-to-end-of-additi.patch (text/plain), 828 bytes, created by
Lucas Gass (lukeg)
on 2025-08-15 14:50:00 UTC
(
hide
)
Description:
Bug 39900: (follow-up) Add a newline to end of additional_contents.yaml
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-08-15 14:50:00 UTC
Size:
828 bytes
patch
obsolete
>From 351367fb545f15468119ef2f9ba051b3037d1f05 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 15 Aug 2025 14:49:35 +0000 >Subject: [PATCH] Bug 39900: (follow-up) Add a newline to end of > additional_contents.yaml > >--- > api/v1/swagger/paths/additional_contents.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/additional_contents.yaml b/api/v1/swagger/paths/additional_contents.yaml >index b5a94a3adc7..ca1a31b7db1 100644 >--- a/api/v1/swagger/paths/additional_contents.yaml >+++ b/api/v1/swagger/paths/additional_contents.yaml >@@ -75,4 +75,5 @@ > $ref: ../swagger.yaml#/definitions/error > summary: List public additional contents > tags: >- - additional_contents >\ No newline at end of file >+ - additional_contents >+ >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 39900
:
182439
|
182440
|
182441
|
182442
|
182443
|
182887
|
182888
|
182889
|
182890
|
182891
|
184722
|
184723
|
184724
|
184725
|
184726
|
184978
|
184979
|
185081
|
185082
|
185083
|
185084
|
185085
|
185086
|
185453
| 185455