Open samhyun opened 10 months ago
Hello!
I discovered that documentation of constraint conditions is not working properly while migrating to Spring Boot version 3.
I think adding jakarta.validation.constraints classes within the com.epages.restdocs.apispec.jsonschema.ConstraintResolver file might work.
jakarta.validation.constraints
com.epages.restdocs.apispec.jsonschema.ConstraintResolver
Can you take care of this?
any update on this issue?
Hello!
I discovered that documentation of constraint conditions is not working properly while migrating to Spring Boot version 3.
I think adding
jakarta.validation.constraints
classes within thecom.epages.restdocs.apispec.jsonschema.ConstraintResolver
file might work.Can you take care of this?