Florent Chamfroy

Results 20 issues of Florent Chamfroy

Put swagger 1.2 `contact` field into swagger 2 `contact.email` field instead of `contact.url` Fixes #1451

Hi, according to the 1.2 version of Swagger specs, `info.contact` is used for email. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/1.2.md#513-info-object However, in the `SwaggerCompatConverter`, the `contact` field is put into `url` https://github.com/swagger-api/swagger-parser/blob/v1/modules/swagger-compat-spec-parser/src/main/java/io/swagger/parser/SwaggerCompatConverter.java#L554-L555 ```java Contact contact...

**Issue** N/A **Description** Use this article to save time while deploying on artifactory and nexus: https://maven.apache.org/plugins/maven-deploy-plugin/examples/deploy-network-issues.html The main purpose is to deploy first in a local folder, and then sync...

**Description** use circle.ci dynamic configuration capabilities to determine: - which maven modules should be built - if UIs should be built --- 📚  View the storybook of this branch [here](https://612657caa8e859003a8a6430-okrgynrbjc.chromatic.com) 🚀...

Hello 👋🏻, Is it planned to support mermaid syntax as an output format ?

new feature

Add the possibility to use mermaid syntax. See https://mermaid-js.github.io/mermaid/#/flowchart?id=flowcharts-basic-syntax #150

## Issue https://github.com/gravitee-io/issues/issues/8496 ## Description When a user try to subscribe to an API from an application (in the console), we first load all the available APIs. Then we can...

In the portal there is no default background-image. With this commit, we add the possibility to use a file in the `/themes` folder to add a background-image. **Issue** https://github.com/gravitee-io/issues/issues/XXXXX **Description**...

## Issue https://gravitee.atlassian.net/browse/APIM-3943 ## Description Like http headers, http method could have been modified by a policy during the request flow. We need to update the logged endpoint request.

apply-on-master
apply-on-4-1-x
apply-on-4-2-x

## Issue N/A ## Description Rely on gravitee-node-jetty for the Management & Portal APIs --- 📚  View the storybook of this branch [here](https://612657caa8e859003a8a6430-xknjshnkbg.chromatic.com)