Skip to content

Commit

Permalink
feat: Inline python request params always
Browse files Browse the repository at this point in the history
  • Loading branch information
robo-corg committed May 1, 2024
1 parent 5f2f4c6 commit be9669a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fern/apis/api/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ groups:
- name: fernapi/fern-python-sdk
version: 1.5.1-rc1
config:
inline_request_params: true
client:
class_name: BaseOctoAI
filename: base_client.py
Expand All @@ -27,6 +28,7 @@ groups:
github:
repository: octoml/octoai-python-sdk-fern
config:
inline_request_params: true
client:
class_name: BaseOctoAI
filename: base_client.py
Expand Down

0 comments on commit be9669a

Please sign in to comment.