From 62f382628de874e112da87f53366630049cfe415 Mon Sep 17 00:00:00 2001 From: Pascal <23715608+pk-work@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:35:50 +0100 Subject: [PATCH] fix outdated readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 07eb4dc9..b4a599af 100644 --- a/README.md +++ b/README.md @@ -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