Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
This repository was archived by the owner on May 1, 2025. It is now read-only.

Content-Types - binary Accept header and v1 JSON type #22

Description

@harmanpa

The client was previously changed to only support deserializing application/vnd.onshape.v2+json Content-Types, however application/vnd.onshape.v1+json is still used as a header for some responses, notably empty responses from delete methods. Both should be considered.

The client currently uses an Accept header of application/vnd.onshape.v2+octet-stream for download responses, however some methods such as PartStudios.exportParasolid() now give a 406 response to this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions