Fastapi-cruddy-framework

Latest version: v1.4.10

Safety actively analyzes 629436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

1.4.10

- Correct swagger examples for pure string IDs
- Add CruddyStringIDModel class (with good default ID validation opinion)

1.4.9

- Allows `echo` parameter to be adjusted on DB adapters
- Always closes DB sessions, even if commit succeeds. This fixes a possible issue where very long running DB connection's sessions could become stale if the session timeout was very high.

1.4.8

- Fixes controller hook emulation bug on many-to-one relational endpoint.

1.4.7

- Adds _emulated_ controller lifecycle hook invocations to auto-generated controller relationship functions / endpoints. This enables a controller **hook** defined for resource A to be actuated via a relational endpoint on resource B when that endpoint is for some resource A relationship.

1.4.6

- Adds openapi.json example fallbacks for scenarios where a field defaults to `PydanticUndefined`

1.4.5

- Adds type squashing to openapi example generator

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.