@hawksightco/swagger-client
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -64,13 +64,13 @@ /** | ||
* | ||
* @type {string} | ||
* @type {number} | ||
* @memberof AutomationRebalanceAutomationIxBody | ||
*/ | ||
lowerBinRange?: string; | ||
lowerBinRange?: number; | ||
/** | ||
* Upper range of the bin for the position. | ||
* | ||
* @type {string} | ||
* @type {number} | ||
* @memberof AutomationRebalanceAutomationIxBody | ||
*/ | ||
upperBinRange?: string; | ||
upperBinRange?: number; | ||
} |
@@ -74,6 +74,6 @@ /* tslint:disable */ | ||
* | ||
* @type {string} | ||
* @type {number} | ||
* @memberof AutomationRebalanceAutomationIxBody | ||
*/ | ||
lowerBinRange?: string; | ||
lowerBinRange?: number; | ||
@@ -83,6 +83,6 @@ /** | ||
* | ||
* @type {string} | ||
* @type {number} | ||
* @memberof AutomationRebalanceAutomationIxBody | ||
*/ | ||
upperBinRange?: string; | ||
upperBinRange?: number; | ||
} |
{ | ||
"name": "@hawksightco/swagger-client", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "OpenAPI client for Hawksight v2 Public API", | ||
@@ -5,0 +5,0 @@ "author": "Hawksight", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package