speckleworks / SpeckleCore

Check a brand new Speckle at: https://github.com/specklesystems
https://speckle.systems
MIT License
38 stars 17 forks source link

Sender Sending Capitalized Property Fields #111

Closed mishaelnuh closed 5 years ago

mishaelnuh commented 5 years ago

Step 0:

Actual Behaviour

Sending objects from SpeckleRhino (and maybe other clients) sends the actual property names instead of the one defined.

Example: https://hestia.speckle.works/api/v1/streams/EBASHW7qM/objects?omit=displayValue,base64 "vertices" is sent as "Vertices", "textureCoordinates" is sent as "TextureCoordinates", etc.

Affected Projects

SpeckleCore, SpeckleRhino, SpeckleViewer.

Maybe others

Reproduction Steps & System Config (win, osx, web, etc.)

Send an object from Rhino or Grasshopper.

Proposed Solution (if any)