Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ of this component:

### LabelTransformer

See class comment for `LabelTransformer`, the OpenAPI spec seems to be wrong.

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

Expand Down