We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270d23a commit 154e8fdCopy full SHA for 154e8fd
scripts/generate-client.sh
@@ -8,5 +8,4 @@ python -c "import app.main; import json; print(json.dumps(app.main.app.openapi()
8
cd ..
9
mv openapi.json frontend/
10
cd frontend
11
-npm run generate-client
12
-npm run lint
+npm run generate-client
0 commit comments