Kilian Panot

Results 44 issues of 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

enhancement
project:@ama-sdk/schematics
project:@o3r/schematics

### 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...

bug
priority:high

## Proposed change Add the support of multi Api Tag via the duplication of the Api Class. ## Related issues - :bug: Fixes resolves #855

bug
project:@ama-sdk/schematics

Depending to #1744

enhancement
project:@ama-sdk/schematics
project:@o3r/schematics

### 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...

enhancement
priority:medium

### 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...

bug
priority:low

### 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...

bug
devExp
priority:low

### 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...

bug
priority:high

### 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...

bug
documentation
priority:medium