fork of hey-api/openapi-ts because I need some additional things

Merge pull request #234 from andreasciamanna/patch-1

authored by

Lubos and committed by
GitHub
7c717d55 320b4f93

+1 -1
+1 -1
README.md
··· 195 195 196 196 ### Config API 197 197 198 - You can view the complete list of options in the [UserConfig](./src/types/config.ts) interface. 198 + You can view the complete list of options in the [UserConfig](./packages/openapi-ts/src/types/config.ts) interface. 199 199 200 200 ## Interceptors 201 201