Sebastian Wessel
Sebastian Wessel
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Which version do you use: - PURISTA version - node/bun/deno version **Expected behavior** A clear...
**Describe the things which should be done**
Add a hint, that `toJSONSchema(schema)` needs the required peer dependency to be installed as dev dependency.
Think it is related to this: #374 **Issue:** The return type of `streamSSE` does not match and typsescript is complaining **Example:** ```ts const chatRoute = createRoute({ method: 'post', path: '/{projectId}/chat',...
### Note for Private Registry Users: If you're using a private registry, you’ll need to configure Testcontainers to pull the Ryuk image from your internal registry. You can do this...