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

update orval config

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