Skip to content

Commit 29ae1ec

Browse files
committed
Sets npx codegen port to be common backend one
1 parent 58de790 commit 29ae1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/frontend/openapi-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"schemaFile": "http://127.0.0.1:8000/api/openapi.json",
2+
"schemaFile": "http://127.0.0.1:8241/api/openapi.json",
33
"apiFile": "./src/state/api/emptyApi.ts",
44
"apiImport": "emptySplitApi",
55
"outputFile": "./src/state/api/backendApiRaw.ts",

0 commit comments

Comments
 (0)