Skip to content

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