onshape-public / onshape-clients

All Onshape clients for interacting with the Onshape API.
MIT License
32 stars 26 forks source link

Change body type enum to lowercase #87

Open rsinnet opened 1 year ago

rsinnet commented 1 year ago

The API seems to return lowercase values from API calls like get_assembly_definition. It seems like the service implementation has diverged from the latest client spec.

rsinnet commented 1 year ago

Does anyone have an explanation for this? This is the only way I could get it to work.