Update prettier to version ^1.15.3
This commit is contained in:
@@ -219,16 +219,16 @@ A good example of such a field is `remainingTakerAssetAmount`, which is a conven
|
||||
|
||||
# Misc.
|
||||
|
||||
* All requests and responses should be of **application/json** content type
|
||||
* All token amounts are sent in amounts of the smallest level of precision (base units). (e.g if a token has 18 decimal places, selling 1 token would show up as selling `'1000000000000000000'` units by this API).
|
||||
* All addresses are sent as lower-case (non-checksummed) Ethereum addresses with the `0x` prefix.
|
||||
* All parameters are to be written in `lowerCamelCase`.
|
||||
- All requests and responses should be of **application/json** content type
|
||||
- All token amounts are sent in amounts of the smallest level of precision (base units). (e.g if a token has 18 decimal places, selling 1 token would show up as selling `'1000000000000000000'` units by this API).
|
||||
- All addresses are sent as lower-case (non-checksummed) Ethereum addresses with the `0x` prefix.
|
||||
- All parameters are to be written in `lowerCamelCase`.
|
||||
|
||||
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
||||
|
||||
* API version: 2.0.0
|
||||
* Package version: 1.0.0
|
||||
* Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
- API version: 2.0.0
|
||||
- Package version: 1.0.0
|
||||
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
||||
|
||||
## Requirements.
|
||||
|
||||
@@ -310,22 +310,22 @@ All URIs are relative to _http://localhost_
|
||||
|
||||
## Documentation For Models
|
||||
|
||||
* [OrderSchema](docs/OrderSchema.md)
|
||||
* [PaginatedCollectionSchema](docs/PaginatedCollectionSchema.md)
|
||||
* [RelayerApiAssetDataPairsResponseSchema](docs/RelayerApiAssetDataPairsResponseSchema.md)
|
||||
* [RelayerApiAssetDataTradeInfoSchema](docs/RelayerApiAssetDataTradeInfoSchema.md)
|
||||
* [RelayerApiErrorResponseSchema](docs/RelayerApiErrorResponseSchema.md)
|
||||
* [RelayerApiErrorResponseSchemaValidationErrors](docs/RelayerApiErrorResponseSchemaValidationErrors.md)
|
||||
* [RelayerApiFeeRecipientsResponseSchema](docs/RelayerApiFeeRecipientsResponseSchema.md)
|
||||
* [RelayerApiOrderConfigPayloadSchema](docs/RelayerApiOrderConfigPayloadSchema.md)
|
||||
* [RelayerApiOrderConfigResponseSchema](docs/RelayerApiOrderConfigResponseSchema.md)
|
||||
* [RelayerApiOrderSchema](docs/RelayerApiOrderSchema.md)
|
||||
* [RelayerApiOrderbookResponseSchema](docs/RelayerApiOrderbookResponseSchema.md)
|
||||
* [RelayerApiOrdersChannelSubscribePayloadSchema](docs/RelayerApiOrdersChannelSubscribePayloadSchema.md)
|
||||
* [RelayerApiOrdersChannelSubscribeSchema](docs/RelayerApiOrdersChannelSubscribeSchema.md)
|
||||
* [RelayerApiOrdersChannelUpdateSchema](docs/RelayerApiOrdersChannelUpdateSchema.md)
|
||||
* [RelayerApiOrdersResponseSchema](docs/RelayerApiOrdersResponseSchema.md)
|
||||
* [SignedOrderSchema](docs/SignedOrderSchema.md)
|
||||
- [OrderSchema](docs/OrderSchema.md)
|
||||
- [PaginatedCollectionSchema](docs/PaginatedCollectionSchema.md)
|
||||
- [RelayerApiAssetDataPairsResponseSchema](docs/RelayerApiAssetDataPairsResponseSchema.md)
|
||||
- [RelayerApiAssetDataTradeInfoSchema](docs/RelayerApiAssetDataTradeInfoSchema.md)
|
||||
- [RelayerApiErrorResponseSchema](docs/RelayerApiErrorResponseSchema.md)
|
||||
- [RelayerApiErrorResponseSchemaValidationErrors](docs/RelayerApiErrorResponseSchemaValidationErrors.md)
|
||||
- [RelayerApiFeeRecipientsResponseSchema](docs/RelayerApiFeeRecipientsResponseSchema.md)
|
||||
- [RelayerApiOrderConfigPayloadSchema](docs/RelayerApiOrderConfigPayloadSchema.md)
|
||||
- [RelayerApiOrderConfigResponseSchema](docs/RelayerApiOrderConfigResponseSchema.md)
|
||||
- [RelayerApiOrderSchema](docs/RelayerApiOrderSchema.md)
|
||||
- [RelayerApiOrderbookResponseSchema](docs/RelayerApiOrderbookResponseSchema.md)
|
||||
- [RelayerApiOrdersChannelSubscribePayloadSchema](docs/RelayerApiOrdersChannelSubscribePayloadSchema.md)
|
||||
- [RelayerApiOrdersChannelSubscribeSchema](docs/RelayerApiOrdersChannelSubscribeSchema.md)
|
||||
- [RelayerApiOrdersChannelUpdateSchema](docs/RelayerApiOrdersChannelUpdateSchema.md)
|
||||
- [RelayerApiOrdersResponseSchema](docs/RelayerApiOrdersResponseSchema.md)
|
||||
- [SignedOrderSchema](docs/SignedOrderSchema.md)
|
||||
|
||||
## Documentation For Authorization
|
||||
|
||||
|
||||
@@ -62,8 +62,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: Not defined
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -113,8 +113,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: Not defined
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -162,8 +162,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: Not defined
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -211,8 +211,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: application/json
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -266,8 +266,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: Not defined
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -343,8 +343,8 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: Not defined
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
@@ -391,7 +391,7 @@ No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
* **Content-Type**: application/json
|
||||
* **Accept**: application/json
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user