onshape-clients
Version:
The meta package for creating the various Onshape clients
15 lines (10 loc) • 697 B
Markdown
# media_type.MediaType
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**encoding** | [**{str: (encoding.Encoding,)}**](Encoding.md) | | [optional]
**example** | **bool, date, datetime, dict, float, int, list, str** | | [optional]
**examples** | [**{str: (example.Example,)}**](Example.md) | | [optional]
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** | | [optional]
**schema** | [**schema.Schema**](Schema.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)