Sweep residual v0.1 staleness in API/ARCHITECTURE/README docs

This commit is contained in:
Grant
2026-06-17 15:41:17 -05:00
parent 4755639bdc
commit 554f3b2da0
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ On first boot the server generates a fresh Ed25519 keypair and stores it in the
```bash
curl -X POST http://localhost:8080/v1/admin/products \
-H "Authorization: Bearer $LICENSING_ADMIN_API_KEY" \
-H "Authorization: Bearer $KEYSAT_ADMIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"slug": "my-app",