Bugzilla – Attachment 185453 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: (QA follow-up) Add missing tag description
Bug-39900-QA-follow-up-Add-missing-tag-description.patch (text/plain), 960 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-08-15 14:13:14 UTC
(
hide
)
Description:
Bug 39900: (QA follow-up) Add missing tag description
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-08-15 14:13:14 UTC
Size:
960 bytes
patch
obsolete
>From 4654846b2e0a90c0f7635a71fe4560c80e88c8fd Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 15 Aug 2025 11:12:26 -0300 >Subject: [PATCH] Bug 39900: (QA follow-up) Add missing tag description > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/swagger.yaml | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml >index 7f6f9969f73..0a8a0dea3d9 100644 >--- a/api/v1/swagger/swagger.yaml >+++ b/api/v1/swagger/swagger.yaml >@@ -1104,6 +1104,9 @@ info: > context; If it is not included in the request, then the request context > will default to using your api comsumer"s assigned home library. > tags: >+ - description: "Manage additional contents\n" >+ x-displayName: Additional contents >+ name: additional_contents > - description: "Manage additional fields\n" > name: additional_fields > x-displayName: Additional fields >-- >2.50.1
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