fern-api / fern

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

(fix): set when uploading a mock server definition #3926

Closed dsinghvi closed 6 days ago

dsinghvi commented 6 days ago

The correct CLI version is now passed in so that the mock server leverages the right version of Fern. If the server was a executable, we could skip this complexity.