- 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| cf_accounts.py | ||
| customers.py | ||
| plans.py | ||