Taimuraz Kaitmazov
Taimuraz Kaitmazov
You can change a logic of a widget from polling an ip address via request to listening to a DBus of a system to a change network event and to...
Right now if I want to use a custom definition of a type- i have to use `interface`. I have used to using the `types` for most of my typings....
My api returns an object or null in the field, but shouldn't fail (at least by design of this method). I want to be able to make next jsdoc: ```...
I am using latest adonis packages and autoswagger version. I have copypasted a template to check out how it works and found a bug which can be executed with an...
Hi there. I want to be able to select, which file type is generated during `node ace docs:generate` command. Right now the code just plainly outputs both formats. I want...
### Node Version any ### NPM/Yarn/PNPM Version any ### Strapi Version 5.7.0 ### Operating System Linux (RedHat/CentOS) ### Database SQLite ### Javascript or Typescript Typescript ### Reproduction URL _No response_...
### Package version [email protected] ### Describe the bug Error happens when executing next command (with output) ```shell node ace add @adonisjs/ally --providers=google --providers=facebook --providers=apple [ info ] Installing the package...
### Package version [email protected] ### Describe the bug Error happens when executing next command (with output) ```shell node ace add @adonisjs/ally --providers=google --providers=facebook --providers=apple [ info ] Installing the package...
### Package version @adonisjs/[email protected] ```shell node -v v22.14.0 npm -v 11.4.1 ``` ### Describe the bug Relationships typings stopped working after updating project, latest version of packages don't work after...
Enums can be used in jsdoc but are missing in schemas, which leads to an error