tuomur / python-odata

A simple library for read/write access to OData services
MIT License
79 stars 59 forks source link

Add support for Edm.Double using FloatProperty #55

Open raymalt opened 6 months ago

raymalt commented 6 months ago

This PR adds support for Edm.Double mapping it to the FloatProperty.