You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
While you can use /part BLID to look up minifig components, the minifigs themselves don't return anything using either /part or /set. I believe all of the APIs you're using have specific minifigs endpoints.
Suggested behavior would be /minifig BLID to return the same type of information as /part and /set.
Hello,
While you can use
/part BLIDto look up minifig components, the minifigs themselves don't return anything using either/partor/set. I believe all of the APIs you're using have specific minifigs endpoints.Suggested behavior would be
/minifig BLIDto return the same type of information as/partand/set.Thanks in advance for your consideration!