Hey everyone,
I've been playing with Retool's App Gen feature. What I'm not really clear on: how do you feed an API that only has HTML docs (no OpenAPI/Swagger schema) into App Gen / Assist?
The REST API resource in Retool can import an OpenAPI schema — but what if the only API documentation is an HTML page? I feel like I'm missing a step here.
Are you manually writing an OpenAPI spec for it? Using tools to convert HTML docs to a spec? Or just writing the queries by hand?
Would love to hear how you handle this ![]()