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 4f3027e commit 7fe17d4
Show file tree
Hide file tree
Showing 5 changed files with 333 additions and 303 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/RelationsManager/swagger.json',
input: 'http://localhost:54813/umbraco/swagger/RelationsManager/swagger.json',
output: {
format: 'prettier',
path: './src/api',
Expand Down
Loading

0 comments on commit 7fe17d4

Please sign in to comment.