Skip to content

Commit

Permalink
Merge pull request #21 from octoml/amcharg/inline-py-req-params
Browse files Browse the repository at this point in the history
feat: Inline python request params always
  • Loading branch information
robo-corg authored May 1, 2024
2 parents c57f5a4 + be9669a commit d6e037a
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 d6e037a

Please sign in to comment.