(invitations) can delete domain invitations

add delete method to domain viewset
This commit is contained in:
Marie PUPO JEAMMET
2026-01-27 11:26:16 +01:00
committed by Marie
parent ca56eb0cac
commit be64abb22f
3 changed files with 67 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(invitations) can delete domain invitations
## [1.22.2] - 2026-01-26
### Fixed