Eason09053360 commented on code in PR #61934:
URL: https://github.com/apache/airflow/pull/61934#discussion_r2822338743


##########
providers/edge3/src/airflow/providers/edge3/plugins/www/package.json:
##########
@@ -27,7 +27,7 @@
     "lint:fix": "eslint --fix && tsc --p tsconfig.app.json",
     "format": "pnpm prettier --write .",
     "preview": "vite preview",
-    "codegen": "openapi-rq -i ../../worker_api/v2-edge-generated.yaml -c axios 
--format prettier -o openapi-gen --operationId",
+    "codegen": "openapi-rq -i ../../worker_api/v2-edge-generated.yaml -c 
@hey-api/client-axios --format prettier -o openapi-gen",

Review Comment:
   Thanks for reminding me. I think I forgot about this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to