Savio Dias
Savio Dias
> @Savio629 CI is failing on this Fixed one of the failing ci. test / test-sample (01-monitoring) (pull_request) is failing because package is not updated of @samagra-x/stencil with this pr...
 By tomorrow, will test it properly and update you
updated test & the interceptor 
README.md for Docker Command ## Spec Command ``` stencil spec [path] ``` eg. `stencil spec src/spec.yaml` The structure of specification file: ``` stencil: 0.0.1 info: properties: project-name: "Test" package-manager: "npm"...
https://github.com/user-attachments/assets/544c6412-29c7-4b93-890c-ecc98063c507
Yeah actual working on it as well. Forgot to leave a comment. Regarding the types, I'll have to retrieve it from the methods itself right? ``` @ApiOperation({ summary: 'Create an...
Issue: https://github.com/SamagraX-Stencil/stencil/issues/93
https://github.com/SamagraX-Stencil/stencil/assets/91362589/9e602c60-e3f4-4d48-9f49-30e537af8c9c https://github.com/SamagraX-Stencil/stencil/assets/91362589/65e3d41a-c6d9-4a21-9272-2693fe17bf5b - [x] Tooling specific setup - [x] À la Carte setup - [x] path argument - [x] Updated docker-start.sh - [x] test
- [x] Removed `logging` while bootstraping the project (as it was only generating docker files and no code level generation - [x] Merged `monitoring` and `monitoringService` - [x] Implemented `--skip-docker`...
 Tested stencil-cli dev branch with schematics dev