Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation left #13

Open
2 of 4 tasks
arthurfiorette opened this issue Apr 1, 2024 · 4 comments
Open
2 of 4 tasks

Documentation left #13

arthurfiorette opened this issue Apr 1, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@arthurfiorette
Copy link
Member

arthurfiorette commented Apr 1, 2024

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.
@arthurfiorette arthurfiorette added the enhancement New feature or request label Apr 1, 2024
@arthurfiorette arthurfiorette self-assigned this Apr 1, 2024
@arthurfiorette
Copy link
Member Author

arthurfiorette commented Apr 1, 2024

@arthurfiorette
Copy link
Member Author

arthurfiorette commented Apr 3, 2024

  • orval command is --watch

@arthurfiorette
Copy link
Member Author

arthurfiorette commented Apr 3, 2024

  • // Choose your client here. swt, swr*

@arthurfiorette
Copy link
Member Author

arthurfiorette commented Apr 4, 2024

  • { logger: { level: 'trace' } } should be used instead of logger: true
  • Logger recipe

@arthurfiorette arthurfiorette moved this to 🏗 In progress in Kita development Apr 4, 2024
@titi-lima titi-lima mentioned this issue Apr 6, 2024
@arthurfiorette arthurfiorette linked a pull request May 26, 2024 that will close this issue
@arthurfiorette arthurfiorette removed a link to a pull request May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant