Kilian Panot
Kilian Panot
## Issue description Due to wrong tag name format, [Renovate](https://docs.renovatebot.com/) does not success to do the version lookup. ## Issue reported ``` { "warnings": [ "Could not determine new digest...
## Proposed change Provide migration schematics to manually apply migration ## Related issues - :rocket: Feature resolves #1735
### Package name generator-sdk ### Package version 9.*.* ### Reproduction steps API to use: ```yaml openapi: "3.0.0" info: version: 1.0.0 title: Swagger Petstore license: name: MIT servers: - url: http://petstore.swagger.io/v1...
## Proposed change Add the support of multi Api Tag via the duplication of the Api Class. ## Related issues - :bug: Fixes resolves #855
Depending to #1744
### Context To generate the `OPERATION_ADAPTER` of an SDK, we need to parse manually the specification at generation time. Today the code parsing the specification does support only local references...
### Package name core ### Package version * ### Reproduction steps Today the Issue open in case of broken links does just include a link to the CI failing because...
### Package name schematics ### Package version 10.0.0 ### Reproduction steps VsCode is automatically importing the dependencies selected in the intellisense suggestion. This feature is not working for the import...
### Package name core, create, schematics, workspace ### Package version 10.0.0 ### Reproduction steps Execute the command `yarn create @o3r my-app` with yarn version 1.22.0 ### Current result Error of...
### Package name core ### Package version 9.*.* ### Reproduction steps Going to landing page https://github.com/AmadeusITGroup/otter Or to dedicated Get Started page: https://github.com/AmadeusITGroup/otter/blob/main/docs/core/START_NEW_APPLICATION.md ### Current result - The link on...