[csharp] Improved regex support (#16269)

* improved regex support

* better parsing of options

* better handling of options

* spacing change

* typo

* rename the x-modifier- extension

* trivial change

* added to the sample
This commit is contained in:
devhl-labs
2023-08-07 23:40:20 -04:00
committed by GitHub
parent 362b596fce
commit de8f846666
74 changed files with 529 additions and 112 deletions

View File

@@ -1941,6 +1941,9 @@ components:
origin:
pattern: "/^[A-Z\\s]*$/i"
type: string
color_code:
pattern: "^#(([0-9a-fA-F]{2}){3}|([0-9a-fA-F]){3})$"
type: string
type: object
banana:
properties: