-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
When accessing the run endpoints in the API reference documentation, the page takes an unusually long time to load and, upon scrolling, displays a resolver error related to the JSON schema.
- Navigate to the REST API Documentation.
- Click on the
/api/runs/listendpoint. - Wait for the page to load (it eventually loads, but very slowly).
- Scroll up on the page.
- Notice the error messages like this:
Resolver error at responses.200.content.application/json.schema.items.$ref
Actual behaviour
- The page hangs and loads very slowly.
- Upon scrolling up, the following error messages appear:
Resolver error at responses.200.content.application/json.schema.items.$ref
Expected behaviour
- The documentation should load promptly.
- The endpoint details should render correctly without any errors.
dstack version
Server logs
Additional information
Browser: Firefox 136
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working