feat: add propose domain endpoint

This commit is contained in:
Maël Gangloff
2025-09-13 13:09:28 +02:00
parent 1b1b82189e
commit c93037663f
9 changed files with 163 additions and 36 deletions

View File

@@ -28,6 +28,7 @@ framework:
App\Message\UpdateDomainsFromWatchlist: async
App\Message\UpdateRdapServers: async
App\Message\ValidateConnectorCredentials: async
App\Message\ProposeDomainMessage: async
# Route your messages to the transports
# 'App\Message\YourMessage': async