Skip to content

Commit 5d14025

Browse files
wochingeclaude
andcommitted
docs: simplify openapi spec update instructions in CONTRIBUTING.md
The spec update is now automated via PR from the langfuse repo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a9d9697 commit 5d14025

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ uv run mypy langfuse --no-error-summary
4545

4646
### Update openapi spec
4747

48-
1. Generate Fern Python SDK in [langfuse](https://github.com/langfuse/langfuse) and copy the files generated in `generated/python` into the `langfuse/api` folder in this repo.
49-
2. Execute the linter by running `uv run ruff format .`
50-
3. Rebuild and deploy the package to PyPi.
48+
A PR with the changes is automatically created upon changing the Spec in the langfuse repo.
5149

5250
### Publish release
5351

0 commit comments

Comments
 (0)