diff --git a/test_api_generate.sh b/test_api_generate.sh index b302386..fa5c5ab 100644 --- a/test_api_generate.sh +++ b/test_api_generate.sh @@ -2,6 +2,5 @@ curl -X POST http://localhost:13579/api/license/generate \ -H "Content-Type: application/json" \ -d '{ "machine_id": "ABCDEF123456", - "expiry": "2026-12-31", "features": ["gpu", "ocr"] }' \ No newline at end of file