fireblocks / fireblocks-sdk-js

Typescript & Javascript SDK for developers using Fireblocks API
https://docs.fireblocks.com/api/swagger-ui/
MIT License
72 stars 69 forks source link

Tokenization Collection API - Changed token metadata objects' fields from camel Case to snake case #288

Closed trongvnau closed 3 months ago

trongvnau commented 3 months ago

Pull Request Description

Updated collection api: token metadata object and collection token metadata attribute object to have object field names in snake_case instead of camelCase.

e.g. update externalUrl to external_url

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: