November 21, 2024

0.33.0

(feat): Add support for the inlinePathParameters configuration option, which generates path parameters in the generated request type (if any) instead of as separate positional parameters.

# generators.yml
1- name: fern-api/fern-go-sdk
2 version: 0.33.0
3 config:
4 inlinePathParameters: true