Bugzilla – Attachment 151277 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), 927 bytes, created by
Jonathan Druart
on 2023-05-16 12:33:50 UTC
(
hide
)
Description:
Bug 33606: Mark the endpoint as experimental
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-05-16 12:33:50 UTC
Size:
927 bytes
patch
obsolete
>From 59c0df7f6340e5f4cb5f78f6f52281da2f546db4 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 > >--- > 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 3c46b62244a..81844d9e8fc 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