Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Add OpenAPI support & example #79

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Add OpenAPI support & example #79

merged 1 commit into from
Dec 22, 2023

Conversation

ricklamers
Copy link
Collaborator

No description provided.

Copy link

render bot commented Dec 22, 2023

Copy link

vercel bot commented Dec 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openassistants-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 7:04pm



class OpenAPICRUD(PythonCRUD):
openapi: OpenAPISpec
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For this to be practically useful, you probably need to provide some sort of authorization solution as well, but good start!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think auth is a good extension for a v2 iteration 🙌

@ricklamers ricklamers merged commit 3522cbb into main Dec 22, 2023
4 checks passed
@ricklamers ricklamers deleted the rick/openapi-libraries branch December 22, 2023 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants