fix: camelCase assertion for single letter (#1735)

This commit is contained in:
Dmytro Anansky
2024-09-13 17:06:18 +03:00
committed by Luke Hagar
parent 09e924c747
commit 7589f393e0
3 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
"@redocly/openapi-core": patch
"@redocly/cli": patch
---
Fixed `camelCase` assertion for single-letter values.