-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Things to document:
-
keyword: "isFile"error when multipart ajv plugin is not present. -
Document that kita global root is required.
Self import of operationIds: (Will change when ESM support arrieves)
- Route operationId re-exports cannot be used in the first tick of the nodejs process in order to avoid circular
dependencies. They must be used in the second tick or imported directly from the routes/... file.
(await Runtime.ready) - Build only dts runtime inside single-thread builds to prevent circular dependencies to messing up return type of
routes using another routes.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
🏗 In progress