[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Keywords|rel_21_05_candidate | -- You are receiving th

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Keywords||additional_work_needed --

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #15 from Jonathan Druart --- In my understanding the tests are telling us that we are doing something terribly wrong here. We are removing support for routes injected by plugin (as they are written in json). Is that corre

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #16 from Jonathan Druart --- Created attachment 121053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121053&action=edit Bug 28189: Fix PluginRoutes.t So, this one was hidden. The failures were: #

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Keywords|additional_work_needed | --- Comment #17 from Jon

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Fridolin Somers changed: What|Removed |Added CC||fridolin.som...@biblibre.c

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-09-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi changed: What|Removed |Added Blocks||29072 Referenced Bugs:

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |tomasco...@gmail.com

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi changed: What|Removed |Added Keywords||rel_21_05_candidate --

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 119963 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119963&action=edit Bug 28189: Move swagger file to YAML format This patch changes the base OpenAPI

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You a

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 David Cook changed: What|Removed |Added CC||dc...@prosentient.com.au --- C

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Martin Renvoize changed: What|Removed |Added Attachment #119963|0 |1 is obsolete|

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are re

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment #5

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Kyle M Hall changed: What|Removed |Added Attachment #120004|0 |1 is obsolete|

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Failed QA --- Comment #7

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-04-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #8 from Martin Renvoize --- (In reply to Jonathan Druart from comment #7) > Koha/REST/V1.pm: > $self->home->rel_file("api/v1/swagger/swagger.json"), > > > Not this one? That's interesting.. I didn't look

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #9 from David Cook --- I'm not sure I'm following the flow but I'm guessing Jonathan was referring to th swagger.json line in the fallback section? -- You are receiving this mail because: You are watching all bug change

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #10 from Tomás Cohen Arazi --- (In reply to David Cook from comment #9) > I'm not sure I'm following the flow but I'm guessing Jonathan was referring > to th swagger.json line in the fallback section? Yes, it was a busy

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #11 from Tomás Cohen Arazi --- Created attachment 120766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120766&action=edit Bug 28189: (QA folloq-up) Fix fallback case Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Tomás Cohen Arazi changed: What|Removed |Added Status|Failed QA |Passed QA --- Comment #

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Jonathan Druart changed: What|Removed |Added Version(s)||21.05.00 released

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-05-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 --- Comment #13 from Jonathan Druart --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 28189] Move the base swagger file to YAML

2021-11-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28189 Fridolin Somers changed: What|Removed |Added Blocks||17314 Referenced Bugs: