https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40220
Christopher Brannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Christopher Brannon <[email protected]> --- Because API can be used for both staff and public uses, it seems that we absolutely need some way of indicating on the remote end what the end use is for. We could have an API setting in the attributes, but that would lock it into only one behavior. I'm thinking that maybe, so as not to have to duplicate all get functionality for public or staff, that there needs to be some indicator in the request that specifies end use (public/staff). But would that be too easy to circumvent? -- 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/
