https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37934 --- Comment #5 from Jonathan Field <jonathan.field@ptfs-europe.com> --- (In reply to Katrin Fischer from comment #4)
(In reply to Mathieu Saby from comment #3)
Is there a specification in SUSHI documentation regarding the lengh of those fields? I tried to search but I only found in their OpenAPI specification that those fields have "ApiKey" datatype, which does not seem to have a lenght limit.
I have wondered the same thing in order to make sure we pick the right datatypes here. Did you encounter anything close to 255 chars yet?
(In reply to Mathieu Saby from comment #3)
Is there a specification in SUSHI documentation regarding the lengh of those fields? I tried to search but I only found in their OpenAPI specification that those fields have "ApiKey" datatype, which does not seem to have a lenght limit.
I think the NISO standard is the place to look - https://groups.niso.org/higherlogic/ws/public/download/29097/Z39-93-2014_SUS... - However, there don't seem to be restrictions on length. So, I guess we need to work with the longest examples we have. I think increasing to 255 would cover that, wouldn't you? -- You are receiving this mail because: You are watching all bug changes.