The API documentation is served as Markdown and optimized for LLMs, which is awesome.
However, the feedback endpoint doesn't seem to work, or the instructions are incomplete.
$ curl \
-d'{"path":"/api-reference/core/statistics/get-statistics","feedback":"hello"}' \
-XPOST "https://docs.bunny.net/feedback"
{"error":"No deployment found for domain"}
The API documentation is served as Markdown and optimized for LLMs, which is awesome.
However, the feedback endpoint doesn't seem to work, or the instructions are incomplete.