Skip to content
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

feat: openapi response schema #960

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

VishnuSanal
Copy link
Contributor

Description

This PR fixes #930

Summary

This PR does add the openapi response schema

PR Checklist

Please ensure that:

  • The PR contains a descriptive title
  • The PR contains a descriptive summary of the changes
  • You build and test your changes before submitting a PR.
  • You have added relevant documentation
  • You have added relevant tests. We prefer integration tests wherever possible

Pre-Commit Instructions:

Copy link

vercel bot commented Sep 14, 2024

@VishnuSanal is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codspeed-hq bot commented Sep 14, 2024

CodSpeed Performance Report

Merging #960 will not alter performance

Comparing VishnuSanal:openapi-response-schema (38b6d26) with main (e6872af)

Summary

✅ 115 untouched benchmarks

🆕 1 new benchmarks

Benchmarks breakdown

Benchmark main VishnuSanal:openapi-response-schema Change
🆕 test_openapi_response_body N/A 6 ms N/A

robyn/types.py Outdated Show resolved Hide resolved
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.

Response schema missing in openapi docs
2 participants