Fix parsing of nested slices in resolve-refs and resolve-allof partials (#2069)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-03-04 18:14:42 +01:00 committed by GitHub
parent 60339adb2d
commit dfc61ffc71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1 @@
Fix parsing of nested slices in `resolve-refs` and `resolve-allof` partials.