antssilva96 7e5ee2142c
Fixed regular expression in python client codegen that was removing any trailing chars instead of only expected ones (#13164)
* Fixed regular expression in python client codegen

The previous regular expression was too loose, including any last character in the second group. This commit fixes that, making sure we only remove leading forward slashes, trailing forward slashes or trailing `\i`.

This commit closes 13069.

* Added generated files

* Edit comment

* Add test cases

Co-authored-by: antonio.silva <antonio.silva@feedzai.com>
2022-08-16 09:06:53 -07:00
..
2021-05-10 18:41:26 -07:00
2022-02-21 18:37:52 +08:00
2021-04-28 17:57:26 +08:00
2021-04-28 17:57:26 +08:00
2022-02-21 18:37:52 +08:00
2022-02-21 18:37:52 +08:00