Skip to content

Commit

Permalink
Sets npx codegen port to be common backend one
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahbenizzy committed Jun 14, 2024
1 parent 58de790 commit 29ae1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/frontend/openapi-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"schemaFile": "http://127.0.0.1:8000/api/openapi.json",
"schemaFile": "http://127.0.0.1:8241/api/openapi.json",
"apiFile": "./src/state/api/emptyApi.ts",
"apiImport": "emptySplitApi",
"outputFile": "./src/state/api/backendApiRaw.ts",
Expand Down

0 comments on commit 29ae1ec

Please sign in to comment.