DictionarySchema

fun DictionarySchema(additionalProperties: ComponentSchema, default: Any? = null, description: String? = null, nullable: Boolean? = null)