Skip to content

Commit

Permalink
Merge pull request #2761 from huyenltnguyen/docs/codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jan 28, 2023
2 parents 0678c2e + 56fb8c9 commit f5f8bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/rtk-query/usage/code-generation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ interface SimpleUsage {
| EndpointMatcherFunction
| Array<string | RegExp | EndpointMatcherFunction>
endpointOverrides?: EndpointOverrides[]
flattenArg?: boolean
}

export type EndpointMatcherFunction = (
Expand Down

0 comments on commit f5f8bc2

Please sign in to comment.