Skip to content

Conversation

@mlasevich
Copy link

Addition of fastapi schema command to produce openapi schema without running the app.

(Based on fastapi/fastapi#12216)

@mlasevich mlasevich force-pushed the feature/add-schema-generation branch 5 times, most recently from c60ae7b to d11bd79 Compare September 19, 2024 14:36
@mlasevich mlasevich changed the title Feature/add schema generation Add command for schema generation Sep 19, 2024
@mlasevich mlasevich changed the title Add command for schema generation feat: Add command for schema generation Sep 19, 2024
@mlasevich mlasevich force-pushed the feature/add-schema-generation branch from 63e5b72 to 02b1eaa Compare September 19, 2024 18:59
@mlasevich

This comment was marked as resolved.

@magthe
Copy link

magthe commented Dec 28, 2024

This would be a very useful addition! Please stick to it, @mlasevich

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

This pull request has a merge conflict that needs to be resolved.

@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Sep 5, 2025
@mlasevich
Copy link
Author

@tiangolo I have updated this to resolve conflicts, but since I do not have permissions to set labels, what are the next steps to get this resolved. It has been stuck in limbo for a year now. Would be nice to know one way or another if this will be accepted

@mlasevich mlasevich force-pushed the feature/add-schema-generation branch from 03b5cca to 73a8c5b Compare September 5, 2025 16:20
@mlasevich
Copy link
Author

(Cleaned up the PR so only changed files are there)

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

This pull request has a merge conflict that needs to be resolved.

@mlasevich
Copy link
Author

@tiangolo Can I get some form of a feedback as to if this is worth keeping up to date? We are at 1 year mark and while I am really interested in this functinality and happy to fix the latest conflicts, is this a waste of time for everyone involved? :-)

@YuriiMotov YuriiMotov added the feature New feature or request label Sep 23, 2025
@YuriiMotov YuriiMotov changed the title feat: Add command for schema generation ✨ Add command for schema generation Sep 23, 2025
@scollinson
Copy link

Was about to implement this feature when I found the PR. Any timeline on it being merged?

Michael "M3" Lasevich added 2 commits October 6, 2025 09:43
# Conflicts:
#	src/fastapi_cli/cli.py
#	src/fastapi_cli/discover.py
@mlasevich mlasevich force-pushed the feature/add-schema-generation branch from 73a8c5b to 5bf9ea8 Compare October 6, 2025 14:48
@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Oct 6, 2025
@mlasevich
Copy link
Author

@YuriiMotov - Didn't see the label issue solved until @scollinson 's comment. Conflict fixed

@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Nov 10, 2025
@github-actions
Copy link
Contributor

This pull request has a merge conflict that needs to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts Automatically generated when a PR has a merge conflict feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants