File tree Expand file tree Collapse file tree
samples/client/petstore/typescript-axios/builds
with-fake-endpoints-models-for-testing-with-http-signature/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66Name | Type | Description | Notes
77------------ | ------------- | ------------- | -------------
8- ** cultivar** | ** string** | | [ default to undefined]
8+ ** cultivar** | ** string** | | [ optional ] [ default to undefined]
99** mealy** | ** boolean** | | [ optional] [ default to undefined]
10- ** lengthCm** | ** number** | | [ default to undefined]
10+ ** lengthCm** | ** number** | | [ optional ] [ default to undefined]
1111** sweet** | ** boolean** | | [ optional] [ default to undefined]
1212
1313## Example
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ The value may be a shape or the \'null\' value. The \'nullable\' attribute was i
77Name | Type | Description | Notes
88------------ | ------------- | ------------- | -------------
99** shapeType** | ** string** | | [ default to undefined]
10- ** triangleType** | ** string** | | [ default to undefined]
11- ** quadrilateralType** | ** string** | | [ default to undefined]
10+ ** triangleType** | ** string** | | [ optional ] [ default to undefined]
11+ ** quadrilateralType** | ** string** | | [ optional ] [ default to undefined]
1212
1313## Example
1414
Original file line number Diff line number Diff line change 66Name | Type | Description | Notes
77------------ | ------------- | ------------- | -------------
88** shapeType** | ** string** | | [ default to undefined]
9- ** triangleType** | ** string** | | [ default to undefined]
10- ** quadrilateralType** | ** string** | | [ default to undefined]
9+ ** triangleType** | ** string** | | [ optional ] [ default to undefined]
10+ ** quadrilateralType** | ** string** | | [ optional ] [ default to undefined]
1111
1212## Example
1313
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ The value may be a shape or the \'null\' value. This is introduced in OAS schema
77Name | Type | Description | Notes
88------------ | ------------- | ------------- | -------------
99** shapeType** | ** string** | | [ default to undefined]
10- ** triangleType** | ** string** | | [ default to undefined]
11- ** quadrilateralType** | ** string** | | [ default to undefined]
10+ ** triangleType** | ** string** | | [ optional ] [ default to undefined]
11+ ** quadrilateralType** | ** string** | | [ optional ] [ default to undefined]
1212
1313## Example
1414
Original file line number Diff line number Diff line change 55
66Name | Type | Description | Notes
77------------ | ------------- | ------------- | -------------
8- ** cultivar** | ** string** | | [ default to undefined]
8+ ** cultivar** | ** string** | | [ optional ] [ default to undefined]
99** mealy** | ** boolean** | | [ optional] [ default to undefined]
10- ** lengthCm** | ** number** | | [ default to undefined]
10+ ** lengthCm** | ** number** | | [ optional ] [ default to undefined]
1111** sweet** | ** boolean** | | [ optional] [ default to undefined]
1212
1313## Example
You can’t perform that action at this time.
0 commit comments