blockfrost / openapi

OpenAPI specification for Blockfrost.io service
https://docs.blockfrost.io
MIT License
22 stars 16 forks source link

misleading name `assets_policy_by_id` #327

Closed sam0x17 closed 1 year ago

sam0x17 commented 1 year ago

This confused me a lot as it took me a while to find the function responsible for listing assets by policy id. Really it should beassets_by_policy_id not assets_policy_by_id.

Just a suggestion. Caused much frustration for several hours. I eventually found it by grepping the docs page listing all the functions for /assets/policy.