diff --git a/orval.config.js b/orval.config.js index 82abe5c..d29c3a7 100644 --- a/orval.config.js +++ b/orval.config.js @@ -1,5 +1,5 @@ module.exports = { - 'dojomanagement-file-transfomer': { + 'maps-messaging-file-transfomer': { output: { mode: 'tags-split', target: './src/generated/mapsServer.ts', @@ -10,7 +10,7 @@ query: { useQuery: true, options: { - staleTime: 5000, + staleTime: 30000, }, }, },