Tasks: - A possibility to define throttling rules for each endpoint within `CrudlController` - OpenAPI schema to include 429 response - Tests - Document how to use References: - https://django-ninja.dev/guides/throttling/