bbdaniell
Results
1
comments of
bbdaniell
The workaround we're currently using for 14.1.0 is as follows: in the `nswag.json` configuration file: ```json "useBaseUrl": true, "generateBaseUrlProperty": false, ``` Then in the same namespace as the generated client...