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: add openapi validation for search #5541

Merged
merged 4 commits into from
Dec 5, 2023
Merged

feat: add openapi validation for search #5541

merged 4 commits into from
Dec 5, 2023

Conversation

sjaanus
Copy link
Contributor

@sjaanus sjaanus commented Dec 5, 2023

No description provided.

Copy link

vercel bot commented Dec 5, 2023

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2023 9:21am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2023 9:21am

@@ -33,7 +34,7 @@ export const searchFeaturesSchema = {
},
components: {
schemas: {
featureSchema,
featureSearchResponse: featureSearchResponseSchema,
Copy link
Member

Choose a reason for hiding this comment

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

why is it renamed here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Happened because of renaming. Fixed

@sjaanus sjaanus merged commit 6f497e6 into main Dec 5, 2023
8 checks passed
@sjaanus sjaanus deleted the openapi-search branch December 5, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants