Open ctzen opened 3 years ago
Hi,
Can generateJsonSchema(class) be configured to ignore fields annotated as @Deprecated?
The use case is @Deprecated fields are not removed for backward compatibility but we do not want them to show up in the JSON schema.
Hi,
Can generateJsonSchema(class) be configured to ignore fields annotated as @Deprecated?
The use case is @Deprecated fields are not removed for backward compatibility but we do not want them to show up in the JSON schema.