Skip to content

feat: add pystapi-schema-generator #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

toro-berlin
Copy link
Contributor

What I'm changing

  • A spec product that tightly follows the STAPI specification
  • A STAPI FastAPI application offering the spec product
  • A script that creates the FastAPI application to create the OpenAPI schema
  • This all is in a new Python project called pystapi-schema-generator

closes #45

How I did it

Checklist

  • Tests pass: uv run pytest
  • Checks pass: uv run pre-commit --all-files
  • CHANGELOG is updated (if necessary)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define "spec product" for generating the OpenAPI example docs
2 participants