John Ko
Results
2
comments of
John Ko
the docs https://chanfana.pages.dev/openapi-configuration-customization#base-setting-the-base-path-for-api-routes says this: > The base option allows you to set a base path for all API routes managed by Chanfana. If provided, this base path will be...
i think the issue is within this function https://github.com/cloudflare/chanfana/blob/main/src/adapters/hono.ts#L106 but haven't had much time to look deep into it