Bugzilla – Attachment 153002 Details for
Bug 33606
Access to ERM requires parameters => 'manage_sysprefs'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33606: Mark the endpoint as experimental
Bug-33606-Mark-the-endpoint-as-experimental.patch (text/plain), 1.02 KB, created by
Jonathan Druart
on 2023-07-04 07:18:20 UTC
(
hide
)
Description:
Bug 33606: Mark the endpoint as experimental
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-07-04 07:18:20 UTC
Size:
1.02 KB
patch
obsolete
>From 44929216c93f5cd3d1b53910cbab178f5577a85f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 16 May 2023 14:33:29 +0200 >Subject: [PATCH] Bug 33606: Mark the endpoint as experimental > >Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > api/v1/swagger/paths/erm_config.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/erm_config.yaml b/api/v1/swagger/paths/erm_config.yaml >index d5a7d3933cd..faa824d5b02 100644 >--- a/api/v1/swagger/paths/erm_config.yaml >+++ b/api/v1/swagger/paths/erm_config.yaml >@@ -3,7 +3,7 @@ > get: > x-mojo-to: ERM#config > operationId: getERMconfig >- description: This resource returns a list of options needed for the ERM Vue app >+ description: This resource returns a list of options needed for the ERM Vue app. EXPERIMENTAL - DO NOT RELY on this, it is subject to change! > summary: get the ERM config > tags: > - ERM >-- >2.25.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 33606
:
150204
|
151276
|
151277
|
151333
|
151334
|
151350
|
151351
|
151352
|
152614
|
152615
|
152616
|
152617
|
153001
| 153002 |
153003
|
153004