Skip to content

Commit

Permalink
Fixed swr name
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Apr 4, 2024
1 parent 55f5065 commit c271f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/orval.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ module.exports = {
backend: {
output: {
mode: 'single',
// Choose your client here. swt, react-query, axios...
// Choose your client here. swr, react-query, axios...
client: 'axios',
prettier: true,
target: path.resolve(__dirname, './src/query.ts'),
Expand Down

0 comments on commit c271f84

Please sign in to comment.