Skip to content

Documentation left #13

@arthurfiorette

Description

@arthurfiorette

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

Labels

enhancementNew feature or request

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions