fix: regenerated frontend openapi functions
This commit is contained in:
parent
fd1e129a5f
commit
feb763509e
3 changed files with 2 additions and 445 deletions
|
|
@ -20,7 +20,7 @@ export type OpenAPIConfig = {
|
|||
};
|
||||
|
||||
export const OpenAPI: OpenAPIConfig = {
|
||||
BASE: 'http://10.1.0.65:8080',
|
||||
BASE: 'https://api.example.com',
|
||||
VERSION: '1.0.0',
|
||||
WITH_CREDENTIALS: false,
|
||||
CREDENTIALS: 'include',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue