onshape-public / onshape-clients

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

Generate code for Go client doesn't exactly match the code from this repository #56

Open toebes opened 3 years ago

toebes commented 3 years ago

After following the steps outlined for building the client code, most of the files match, but there are a few files which show minor differences: api_applications.go, api_assemblies.go, api_blob_elements.go, api_documents.go, and api_parts.go adds some extra 200 checking in the Execute().

You can see the changes in toebes/go-client/commit/628eb92629a55bbdaf678bb385f00582ea8ffeb5