Uses of Class
com.docspring.JsonSchema
Packages that use JsonSchema
-
Uses of JsonSchema in com.docspring
Methods in com.docspring that return JsonSchemaModifier and TypeMethodDescriptionJsonSchema.additionalProperties(Boolean additionalProperties) JsonSchema.addRequiredItem(String requiredItem) JsonSchema.definitions(Object definitions) JsonSchema.description(String description) Client.getTemplateSchema(String templateId) Fetch the JSON schema for a template Retrieves the JSON Schema definition for a template's fields.JsonSchema.properties(Object properties) Methods in com.docspring that return types with arguments of type JsonSchemaModifier and TypeMethodDescriptionClient.getTemplateSchemaWithHttpInfo(String templateId) Fetch the JSON schema for a template Retrieves the JSON Schema definition for a template's fields.