Jacopo Carlini

Results 6 issues of Jacopo Carlini

The "highlighted lines" overlaps, and they occupying all the width of the screen. ![image](https://cloud.githubusercontent.com/assets/13539513/24321752/8cc5ecf4-1154-11e7-8693-bae6c1d6beb7.png)

I think is a good idea divide conversations, groups and channels into different Tabs; Or give the possibility to create custom Tabs to group chats. The problem is that it...

I am this parameter in a request ``` json { "name" : "bundleType", "in" : "query", "description" : "Boundles's type", "required" : false, "style" : "form", "explode" : true, "schema"...

# Issue If in the openapi v3 there is an optional header for the request the generated client expects it as param (can be `undefined`) Example openapi: ``` json "headers"...

I try to use this tool to generate the client from this [swagger](https://editor.swagger.io/?url=https://raw.githubusercontent.com/pagopa/pagopa-api-config/main/openapi/swagger.json) In the swagger we have a custom `X-Request-Id` header in request and response and this is a...

### Expected behavior I expect the sampling overrides to work correctly. I want to capture 100% of the traces if the message starts with `Invoking`. ### Actual behavior The override...

Needs: Author Feedback