Cubid

Results 2 comments of Cubid

Hello, I managed to update the log level by setting `extra_settings`: ```yaml --- apiVersion: awx.ansible.com/v1beta1 kind: AWX metadata: name: awx-main spec: extra_settings: - setting: "LOGGING['handlers']['console']['level']" value: "'WARN'" ```

> UPDATE: I've filed https://github.com/openapitools/openapi-generator/tree/ts-koa2-server as a starting point (it's far from perfect) Hello @wing328, @0bach0, To sum up, we have 2 branches to start with NestJS: * KOA branch...