Skip to content

Commit

Permalink
chore: update front end dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Nov 17, 2024
1 parent 7a34136 commit a5c983c
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 256 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import {defineConfig} from '@hey-api/openapi-ts';
import { defineConfig } from '@hey-api/openapi-ts';

export default defineConfig({
input:
'http://localhost:54813/umbraco/swagger/SimpleDashboards/swagger.json',
input: 'http://localhost:54813/umbraco/swagger/SimpleDashboards/swagger.json',
output: {
format: 'prettier',
path: './src/api',
Expand Down
Loading

0 comments on commit a5c983c

Please sign in to comment.