Bug 28461

Summary: Specify only one tag per route
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: REST APIAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
21.05.00
Bug Depends on:    
Bug Blocks: 28842    
Attachments: Bug 28461: Specify only one tag per route
Bug 28461: Specify only one tag per route
Bug 28461: Fix SMTP servers and extended attributes
Bug 28461: Fix orders, biblios, holds
Bug 28461: Fix orders, biblios, holds

Description Jonathan Druart 2021-05-26 12:29:59 UTC
Or the route will be misplaced when generated by redoc
Comment 1 Jonathan Druart 2021-05-26 12:30:54 UTC
Created attachment 121426 [details] [review]
Bug 28461: Specify only one tag per route

Or the route will be misplaced when generated by redoc

git grep tags api|grep '",'
Comment 2 Tomás Cohen Arazi 2021-05-26 12:50:59 UTC
Created attachment 121427 [details] [review]
Bug 28461: Specify only one tag per route

Or the route will be misplaced when generated by redoc

git grep tags api|grep '",'

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Tomás Cohen Arazi 2021-05-26 12:51:03 UTC
Created attachment 121428 [details] [review]
Bug 28461: Fix SMTP servers and extended attributes

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 4 Jonathan Druart 2021-05-26 13:03:30 UTC
Created attachment 121430 [details] [review]
Bug 28461: Fix orders, biblios, holds
Comment 5 Jonathan Druart 2021-05-26 13:06:17 UTC
Created attachment 121431 [details] [review]
Bug 28461: Fix orders, biblios, holds
Comment 6 Jonathan Druart 2021-05-26 13:11:01 UTC
Pushed to master for 21.05, thanks to everybody involved!