Skip to content
Snippets Groups Projects
Commit 0d9a42c6 authored by ali asaria's avatar ali asaria
Browse files

update orval config

parent 8936a950
Branches
Tags
No related merge requests found
...@@ -6,6 +6,11 @@ module.exports = { ...@@ -6,6 +6,11 @@ module.exports = {
target: './out/', target: './out/',
httpClient: 'fetch', httpClient: 'fetch',
baseUrl: false, baseUrl: false,
mode: 'tags-split',
docs: {
out: './docs',
disableSources: true,
},
}, },
hooks: { hooks: {
afterAllFilesWrite: 'prettier --write', afterAllFilesWrite: 'prettier --write',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment