diff --git a/core/src/main/java/io/github/sebastiantoepfer/jsonschema/core/vocab/core/VocabularyKeywordType.java b/core/src/main/java/io/github/sebastiantoepfer/jsonschema/core/vocab/core/VocabularyKeywordType.java index 8347720a..1bbac9ae 100644 --- a/core/src/main/java/io/github/sebastiantoepfer/jsonschema/core/vocab/core/VocabularyKeywordType.java +++ b/core/src/main/java/io/github/sebastiantoepfer/jsonschema/core/vocab/core/VocabularyKeywordType.java @@ -66,7 +66,7 @@ public VocabularyKeyword createKeyword(final JsonSchema schema) { } /** - * $vocabulary : Object
+ * $vocabulary : Object<URI, Boolean>
* This keyword is used in meta-schemas to identify the required and optional vocabularies available for use in
* schemas described by that meta-schema.
*
diff --git a/pom.xml b/pom.xml index 1df8cc41..b08be1fb 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ - 2024-01-18T19:26:19Z + 2024-01-18T19:42:58Z 17