Comfy-Org / Comfy-Org/ComfyUI

Outdated OpenAPI specification

Open
#12,483 1 comment 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

The API follows the specification

### Actual Behavior

I get 404 for `/api/hostory_v2/{prompt_id}` but `/api/hostory/{prompt_id}` works

### Steps to Reproduce

Download ComfyUI locally. Use baseurl: `http://localhost:127.0.0.1:8000` and anything as API key.

Use postman to submit a workflow. Its response will contain a prompt id. Use that to test the above APIs.

### Debug Logs

```powershell
404
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.