fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(fix, csharp): sdk respects service level path and path parameters #3900

Closed dsinghvi closed 1 week ago

dsinghvi commented 1 week ago

Previously the SDK was exclusively looking at the endpoint but it should also consider service level path parameters + base url.