- Add POST /internal/{id}/increment endpoint
- Add POST /internal/{id}/decrement endpoint
- Prevent negative domain counts
- Return updated counts and available capacity
- Require internal API key authentication
|
||
|---|---|---|
| .. | ||
| routes | ||
| __init__.py | ||
| config.py | ||
| main.py | ||
| models.py | ||