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

Bugfix/openapi import array body #3009

Merged

Conversation

anusreesubash
Copy link
Collaborator

@anusreesubash anusreesubash commented Sep 3, 2024

Description

Handles arrays of objects in the body schema while importing an openapi spec

image

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

resolves #2044

@pull-request-size pull-request-size bot added size/S and removed size/XS labels Sep 3, 2024
@anusreesubash anusreesubash marked this pull request as ready for review September 3, 2024 10:43
@helloanoop helloanoop merged commit ab8afed into usebruno:main Sep 5, 2024
2 checks passed
Its-treason pushed a commit to Its-treason/bruno that referenced this pull request Sep 7, 2024
* added validations for spec and ref

* Fix | openapispec import-show proper body for arrays of objects

* removed unwanted changes

* handles body schema of array of objects

* removed logs

---------

Co-authored-by: Anusree Subash <anusree@usebruno.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAPI import with references in references not working correctly
2 participants