-
Below you can see the plan for this library, the plan starts with creating a very big release, after which API should be more stable. Then releases will be smaller until we reach 1.0. Why is next rele…
-
## Goals
1. To simplify the process of building tools that consume, process, export or
import data in CATMAID through the HTTP API by providing a clean, clear,
consistent interface.
2. To re…
-
I tried to use "prettier.io" on my api-doc.yml.
Here is a simplified snippet of my original yml which works:
```
swagger: '2.0'
host: localhost:4000
basePath: /
info:
title: Sample
ver…
-
There are a few potential ideas here, which may coordinate or conflict.
First, any code that's using genqlient should be a great match for one of the libraries that does JSON via codegen rather tha…
-
PR https://github.com/telefonicaid/fiware-orion/pull/4447 (issue #3499) improves update request error responses to provide a more accurate information regarding full/partial success, including informa…
-
## Feature description
I propose the implementation of a general, unified configuration file in TOML format for the gpt-engineer project. This configuration file would serve as a centralized reposi…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Describe the bug
⚠️Preview doesn't work and Container issue running code online IDE
My Prompt : Build a YouTube clone with a modern UI using React and Tailwind CSS. Include core features like:…
-
I recently wrote a question regarding REST API for whalesong . I was suggested to use websockets and webhooks . I made a very preliminary but working API with REST using aiohttp . I am planning to im…
-
I have the following version RealtimeRelay that uses RealtimeAPI instead of RealtimeClient. RealtimeClient has additional functionality (e.g. state management) that is not needed in the Relay.
```j…