1 Feb
2023
1 Feb
'23
10:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29595 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I am expecting this to be enough, but apparently the spec validation is not working here. diff --git a/api/v1/swagger/paths/patrons.yaml b/api/v1/swagger/paths/patrons.yaml index 1100a9fba96..493be03d507 100644 --- a/api/v1/swagger/paths/patrons.yaml +++ b/api/v1/swagger/paths/patrons.yaml @@ -6,6 +6,8 @@ tags: - patrons summary: List patrons + consumes: + - application/json produces: - application/json parameters: -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.