prathamesh
2 years agoNew Member
Spring Boot API Validations
When we apply validations in our post requests for APIs using Spring Boot (spring-boot-starter-validation), does the OpenAPI specification automatically document every validation rule? If it doesn't, can you guys add this feature and is it useful to add it? otherwise nevermind. Thank you.