Bugzilla – Attachment 173575 Details for
Bug 35625
Add support for system flag to additional fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35625: Update api definition
Bug-35625-Update-api-definition.patch (text/plain), 932 bytes, created by
Martin Renvoize (ashimema)
on 2024-10-28 17:14:30 UTC
(
hide
)
Description:
Bug 35625: Update api definition
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-10-28 17:14:30 UTC
Size:
932 bytes
patch
obsolete
>From 87be40eb2ba5f3ee44b1f97ec5be7627030a6a89 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 21 Dec 2023 09:25:13 +0000 >Subject: [PATCH] Bug 35625: Update api definition > >--- > api/v1/swagger/definitions/extended_attribute_type.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/extended_attribute_type.yaml b/api/v1/swagger/definitions/extended_attribute_type.yaml >index 3f0f9c2cf36..6b0cc2b53a6 100644 >--- a/api/v1/swagger/definitions/extended_attribute_type.yaml >+++ b/api/v1/swagger/definitions/extended_attribute_type.yaml >@@ -31,7 +31,10 @@ properties: > repeatable: > description: is the extended attribute type repetable > type: boolean >- >+ is_system: >+ description: Is this field system or not >+ type: boolean >+ readOnly: true > additionalProperties: false > required: > - extended_attribute_type_id >-- >2.47.0
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 35625
:
160171
|
160172
|
160173
|
160174
|
160175
|
160176
|
173567
|
173568
|
173569
|
173570
|
173571
|
173573
|
173574
| 173575 |
173576
|
173577
|
173578