Francesco Guardiani

Results 142 issues of Francesco Guardiani

enhancement
to review
component/webclient

The HTTP DELETE method supports a body, as defined in https://www.rfc-editor.org/rfc/rfc7231#section-4.3.5: > A payload within a DELETE request message has no defined semantics; sending a payload body on a DELETE...

Hi, I wonder whether it might be possible to programmatically build descriptors in code. I have a use case where I get user descriptors and I modify them, based on...

Actually the generated models in OpenAPI generators uses vertx-codegen DataObject annotation. There is this project very mature called http://www.jsonschema2pojo.org/ that is able to generate jackson pojos from schemas

good first issue

There are a couple of templates in https://github.com/pmlopes/slush-vertx that can be easily ported in this project.

enhancement
good first issue

#### Describe the feature Add a GH feature that on every pull request including a dependency bump, performs the check with the stack for the dependency conflicts. #### Use cases...

enhancement

* [ ] https://github.com/vert-x3/wiki/wiki/How-is-managed-vert.x-documentation * [ ] https://github.com/vert-x3/wiki/wiki/Documentation

bug