Bug 30854

Summary: Missing description for 'import_record_matches' in swagger.yaml
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: REST APIAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: CLOSED FIXED QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: normal    
Priority: P5 - low CC: arthur.suzuki, lucas, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00, 22.05.01
Circulation function:
Bug Depends on: 22785    
Bug Blocks: 30855    
Attachments: Bug 30854: Missing description for 'import_record_matches' in swagger.yaml
Bug 30854: (QA follow-up) Spec fixes
Bug 30854: Missing description for 'import_record_matches' in swagger.yaml
Bug 30854: (QA follow-up) Spec fixes

Description Tomás Cohen Arazi (tcohen) 2022-05-26 13:06:39 UTC
If you look at https://api.koha-community.org/22.05.html you will notice on the left list that 'import_record_matches' doesn't display as the rest of the entries.
Comment 1 Tomás Cohen Arazi (tcohen) 2022-05-26 13:39:38 UTC
Created attachment 135382 [details] [review]
Bug 30854: Missing description for 'import_record_matches' in swagger.yaml

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 Tomás Cohen Arazi (tcohen) 2022-05-26 13:44:58 UTC
Created attachment 135383 [details] [review]
Bug 30854: (QA follow-up) Spec fixes

This patch fixes minor spec QA issues:

* Missing summary for routes
* Missing error_code description for 500

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Martin Renvoize (ashimema) 2022-05-26 16:37:59 UTC
Created attachment 135391 [details] [review]
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>
Comment 4 Martin Renvoize (ashimema) 2022-05-26 16:38:02 UTC
Created attachment 135392 [details] [review]
Bug 30854: (QA follow-up) Spec fixes

This patch fixes minor spec QA issues:

* Missing summary for routes
* Missing error_code description for 500

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 5 Martin Renvoize (ashimema) 2022-05-26 16:38:27 UTC
Great, thanks Tomas.

PQA
Comment 6 Tomás Cohen Arazi (tcohen) 2022-06-01 16:41:57 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!
Comment 7 Lucas Gass (lukeg) 2022-06-06 15:28:11 UTC
Pushed to 22.05.x for 22.05.01
Comment 8 Arthur Suzuki 2022-06-08 09:45:26 UTC
file import_record_matches doesn't exist on 21.11.x
Depends on enhancement brought by 22785, won't backport.