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

@@ -23,4 +23,9 @@ framework:
rdap_requests:
policy: sliding_window
limit: 10
interval: '1 hour'
interval: '1 hour'
propose_domain:
policy: sliding_window
limit: 10
interval: '1 hour'