chore: 16.1.3 drift

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
This commit is contained in:
Christopher Phillips 2026-01-30 17:43:49 -05:00
parent 04313718b0
commit cb62054eed
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View File

@ -1671,8 +1671,7 @@
}, },
"type": "object", "type": "object",
"required": [ "required": [
"virtualPath", "virtualPath"
"containedPackages"
], ],
"description": "JavaArchive encapsulates all Java ecosystem metadata for a package as well as an (optional) parent relationship." "description": "JavaArchive encapsulates all Java ecosystem metadata for a package as well as an (optional) parent relationship."
}, },

View File

@ -1671,8 +1671,7 @@
}, },
"type": "object", "type": "object",
"required": [ "required": [
"virtualPath", "virtualPath"
"containedPackages"
], ],
"description": "JavaArchive encapsulates all Java ecosystem metadata for a package as well as an (optional) parent relationship." "description": "JavaArchive encapsulates all Java ecosystem metadata for a package as well as an (optional) parent relationship."
}, },