Bugzilla – Attachment 135391 Details for
Bug 30854
Missing description for 'import_record_matches' in swagger.yaml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30854: Missing description for 'import_record_matches' in swagger.yaml
Bug-30854-Missing-description-for-importrecordmatc.patch (text/plain), 1.70 KB, created by
Martin Renvoize (ashimema)
on 2022-05-26 16:37:59 UTC
(
hide
)
Description:
Bug 30854: Missing description for 'import_record_matches' in swagger.yaml
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-05-26 16:37:59 UTC
Size:
1.70 KB
patch
obsolete
>From 429b35627ef8a4d418ec19492def20f045805fd0 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 26 May 2022 10:38:59 -0300 >Subject: [PATCH] Bug 30854: Missing description for 'import_record_matches' in > swagger.yaml > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > api/v1/swagger/paths/import_record_matches.yaml | 4 ++-- > api/v1/swagger/swagger.yaml | 3 +++ > 2 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/api/v1/swagger/paths/import_record_matches.yaml b/api/v1/swagger/paths/import_record_matches.yaml >index fadd511675..b3ee9c9685 100644 >--- a/api/v1/swagger/paths/import_record_matches.yaml >+++ b/api/v1/swagger/paths/import_record_matches.yaml >@@ -4,7 +4,7 @@ > x-mojo-to: ImportRecordMatches#set_chosen > operationId: setChosen > tags: >- - import_record_matches >+ - import_batches > parameters: > - name: import_batch_id > in: path >@@ -65,7 +65,7 @@ > x-mojo-to: ImportRecordMatches#unset_chosen > operationId: unsetChosen > tags: >- - import_record_matches >+ - import_batches > parameters: > - name: import_batch_id > in: path >diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml >index 1ec3a5687d..06b12e2dcf 100644 >--- a/api/v1/swagger/swagger.yaml >+++ b/api/v1/swagger/swagger.yaml >@@ -551,6 +551,9 @@ tags: > - description: "Manage ILL requests\n" > name: illrequests > x-displayName: ILL requests >+ - description: "Manage import batches\n" >+ name: import_batches >+ x-display-name: Import batches > - description: "Manage items\n" > name: items > x-displayName: Items >-- >2.20.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 30854
:
135382
|
135383
| 135391 |
135392