FreeDATA icon indicating copy to clipboard operation
FreeDATA copied to clipboard

[Feature Request]: Put the API documentation in the documentation folder

Open LA3QMA opened this issue 4 months ago • 1 comments

Problem Description

Now you have to have freedata modem running to be able to read the API documetatiion. This is not always wanted or possible.

Proposed Solution

When publishing a new version automate so that i.e redocly generate a HTML file and put this in the documentation folder. Then users can open this with a browser locally without starting the modem.

Alternatives Considered

.

Additional Information

reminder to my self:

redocly build-docs openapi.json -o documentation/freedata-docs.html

LA3QMA avatar Sep 25 '25 05:09 LA3QMA