Skip to content

Commit

Permalink
python: Add openapi-codegen generated message_attempt.py
Browse files Browse the repository at this point in the history
Braking changes:
- `MessageAttemptListOptions` is not importable from `svix.api`
  • Loading branch information
svix-mman committed Jan 16, 2025
1 parent 6cb2f29 commit 54553d3
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 76 deletions.
1 change: 0 additions & 1 deletion python/svix/api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
from .message_attempt import (
MessageAttemptAsync,
MessageAttempt,
MessageAttemptListOptions,
)
from .operational_webhook import (
OperationalWebhookEndpointAsync,
Expand Down
Loading

0 comments on commit 54553d3

Please sign in to comment.