https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37934
--- Comment #5 from Jonathan Field <[email protected]> --- (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_SUSHI-1_7.pdf - 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
