mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Revert to long-lived PR approach for auto-generated docs/schema (#3272)
🤖 Generated with Claude Code https://claude.ai/code/session_01LUn4EnV6nZS5UgFz9wtyB3 Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
83d6254757
commit
d85cfb84e1
3 changed files with 50 additions and 39 deletions
|
|
@ -96,7 +96,8 @@ When modifying MCP functionality, changes typically need to be applied across al
|
|||
|
||||
- Uses Mintlify framework
|
||||
- Files must be in docs.json to be included
|
||||
- Do not manually modify `docs/python-sdk/**` — a bot automatically updates these files via commits added to PRs. Changes to these files in PR diffs are expected and should not be flagged during review.
|
||||
- Do not manually modify `docs/python-sdk/**` — these files are auto-generated from source code by a bot and maintained via a long-lived PR. Do not include changes to these files in contributor PRs.
|
||||
- Do not manually modify `docs/public/schemas/**` or `src/fastmcp/utilities/mcp_server_config/v1/schema.json` — these are auto-generated and maintained via a long-lived PR.
|
||||
- **Core Principle:** A feature doesn't exist unless it is documented!
|
||||
|
||||
### Documentation Guidelines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue