This commit is contained in:
parent
4ff660bc1f
commit
01ea0a3e6b
|
|
@ -2,6 +2,5 @@ curl -X POST http://localhost:13579/api/license/generate \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
"machine_id": "ABCDEF123456",
|
"machine_id": "ABCDEF123456",
|
||||||
"expiry": "2026-12-31",
|
|
||||||
"features": ["gpu", "ocr"]
|
"features": ["gpu", "ocr"]
|
||||||
}'
|
}'
|
||||||
Loading…
Reference in New Issue