Releases: blockfrost/openapi
Releases · blockfrost/openapi
v0.1.51
[0.1.51] - 2022-12-29
Added
validateCIP68Metadata
util function to validate CIP68 metadata
v0.1.50
[0.1.50] - 2022-12-13
Added
address
field to /addresses/{address}/utxos
and /addresses/{address}/utxos/{asset}
Fixed
- table HTML tags
- missing summaries
v0.1.49
[0.1.49] - 2022-11-26
Changed
- update deps and yarn version
Added
- test coverage
getCIPstandard
, getOnchainMetadataVersion
, getOnchainMetadata
functions
v0.1.48
[0.1.48] - 2022-11-25
Fixed
v0.1.47
[0.1.47] - 2022-11-24
Added
getSchema
util function
validateSchema
util function
onchain_metadata_standard
to /assets/{asset_id}
endpoint to report onchain_metadata
validity
Changed
- moved CIP-25 validation to a custom schema to avoid strict check on
onchain_metadata
v0.1.46
[0.1.46] - 2022-11-22
Added
Changed
- adjust CIP-25 and add v2 validation for onchain_metadata in
/assets/{asset_id}
- refactored custom schemas
v0.1.45
[0.1.45] - 2022-11-20
Fixed
v0.1.44
[0.1.44] - 2022-11-07
Added
getSchemaForEndpoint
util function
Fixed
v0.1.42
[0.1.42] - 2022-08-25
Added
- HTTP
425
- Pin Queue Full
to Errors
for limiting queue in ipfs/pin/add/{IPFS_path}
endpoint
- New networks preview and preprod
Fixed
v0.1.41
[0.1.41] - 2022-07-27
Changed
- Refactored
anyOf
to anyVlaue
Fixed
- Missing
block_time
in schema for asset transactions
- Missing
additionalProperties
in json_metadata
and cost_models