Fix generation of anchors for additional properties (#1488)

but objects defined under `additionalProperties` missed out on them. This fixes
that.
This commit is contained in:
Richard van der Hoff 2023-05-02 11:41:59 +01:00 committed by GitHub
parent cdbf44eef0
commit c662976fab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 11 deletions

View file

@ -0,0 +1 @@
Fix generation of anchors for additional properties