kitajs / kitajs/docs

Documentation left

Open
#13 4 comments 0 reactions 1 assignee Claimed by @arthurfiorette View on GitHub
enhancement
Dominant language
HTML
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Things to document:

- [x] `keyword: "isFile"` error when multipart ajv plugin is not present.

- [x] 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.