@blockfrost/openapi
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -8,2 +8,9 @@ # Changelog | ||
## [0.1.14] - 2021-05-19 | ||
### Fixed | ||
- `amount` in `/accounts/{stake_address}/rewards`, `/accounts/{stake_address}/delegations` and `/accounts/{stake_address}/history` endpoints doesn't need to be `Nullable` | ||
## [0.1.13] - 2021-05-06 | ||
@@ -10,0 +17,0 @@ |
{ | ||
"name": "@blockfrost/openapi", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "OpenAPI specifications for blockfrost.io", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:blockfrost/openapi.git", |
Sorry, the diff of this file is not supported yet
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
175534