CheesyBoy123 / vertx-openapi

OpenAPI repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vert.x OpenAPI

Build Status (5.x) Build Status (4.x)

Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description of this component:

TODOs

LabelTransformer

How to handle type number when style Label and exploded is true? Because all values are seperated by a '.' (dot), and this char is also used as floating point.

FormTransformer

How does Cookie Parameter Parser behave when explode is true? see https://swagger.io/docs/specification/serialization/

Missing Transformer

Due to wrong or insufficient documentation the following transformers are postponed:

  • PipeDelimitedTransformer
  • SpaceDelimitedTransformer
  • DeepObjectTransformer

About

OpenAPI repository

License:Other


Languages

Language:Java 100.0%