Closed starsolaris closed 2 months ago
hono-typia-openapi uses the type app
to generate the schema. If you do not write in method chain, the app
type will not contain a schema.
Therefore you must write all methods in a method chain. (This is similar to Hono Client).
Generate empty schema if code will be like:
Work if code like: