Add support for pattern formats for patternProperties (#1796)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-04-24 13:42:34 +02:00 committed by GitHub
parent 26ce3929b4
commit 2edfb21d5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 80 additions and 8 deletions

View file

@ -0,0 +1 @@
Add support for pattern formats for `patternProperties`.