onshape-clients
Version:
The meta package for creating the various Onshape clients
20 lines (15 loc) • 1.14 kB
Markdown
# components.Components
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**callbacks** | [**{str: (callback.Callback,)}**](Callback.md) | | [optional]
**examples** | [**{str: (example.Example,)}**](Example.md) | | [optional]
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** | | [optional]
**headers** | [**{str: (header.Header,)}**](Header.md) | | [optional]
**links** | [**{str: (link.Link,)}**](Link.md) | | [optional]
**parameters** | [**{str: (parameter.Parameter,)}**](Parameter.md) | | [optional]
**request_bodies** | [**{str: (request_body.RequestBody,)}**](RequestBody.md) | | [optional]
**responses** | [**{str: (api_response.ApiResponse,)}**](ApiResponse.md) | | [optional]
**schemas** | [**{str: (schema.Schema,)}**](Schema.md) | | [optional]
**security_schemes** | [**{str: (security_scheme.SecurityScheme,)}**](SecurityScheme.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)