Skip to content

[Bug]: /models/v2/list/ API endpoint NOT working #58

Description

@ray0404

Summary

Attempting to hit https://api.bytez.com/models/v2/list/ and/or any extended path of this endpoint results in erroneous error(s), such as the following:
{"error":"Expected parameter(s): modelId","output":[]}

Steps to Reproduce

curl --request GET \
  --url "https://api.bytez.com/models/v2/list/" \
  --header "Authorization: YOUR_BYTEZ_API_KEY"

Additional Context

Issue is likeley related to those mentioned in issue's #51 and #52 of this repo.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions