react-native-electrode-bridge icon indicating copy to clipboard operation
react-native-electrode-bridge copied to clipboard

UUID Support

Open jw2175 opened this issue 5 years ago • 0 comments

Would like to have support for UUID as a response type. There is schema support for UUID, as the API generation does work for this format. However, the generateObject method does not handle UUIDs, thus methods which use UUID as a response type cannot be used at the moment.

jw2175 avatar Mar 18 '20 16:03 jw2175