Skip to content

✨ Add JSON Schema for scheduled in pyproject.toml#5681

Merged
madskristensen merged 5 commits into
SchemaStore:masterfrom
tiangolo:scheduled
May 12, 2026
Merged

✨ Add JSON Schema for scheduled in pyproject.toml#5681
madskristensen merged 5 commits into
SchemaStore:masterfrom
tiangolo:scheduled

Conversation

@tiangolo
Copy link
Copy Markdown
Contributor

@tiangolo tiangolo commented May 12, 2026

✨ Add JSON Schema for scheduled in pyproject.toml (I own the PyPI package, currently empty, work in progress: https://pypi.org/project/scheduled/). The main feature of that PyPI package is this JSON Schema here. 🙃

I based this PR on the one I made for FastAPI: #5579

I'm also adding the CODEOWNERS config to allow me to edit it in the future if I add extra configs.

I tested it by temporarily copying the contents of the partial manually to the JSON Schema for pyproject.toml and triggering autocompletion on VS Code with Tombi and Better Toml installed. That's also how I tweaked the description format and confirmed the Markdown was rendered properly.

AI Disclaimer

I used Codex with GPT 5.5 in several iterative prompts, plus some manual tweaks written by hand.

@github-actions github-actions Bot added the CI ".github/**/*" folder is updated (auto-generated by labeler action) label May 12, 2026
@madskristensen madskristensen merged commit d037e42 into SchemaStore:master May 12, 2026
4 checks passed
@tiangolo tiangolo deleted the scheduled branch May 12, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI ".github/**/*" folder is updated (auto-generated by labeler action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants