VijayM02
Results
1
issues of
VijayM02
If we provide regex pattern in openapi schema components, say a password field has pattern as - (?=.*[A-Z]), Generated Pydantic models doesn't have this pattern.