Skip to content

Conversation

pooja-bruno
Copy link
Collaborator

@pooja-bruno pooja-bruno commented Sep 18, 2025

Description

This PR fixes two issues in the OpenAPI to Bruno collection converter that were preventing proper import of collections with problematic operation names

Issues Fixed

  1. Newline Handling: Operation names containing newlines (\n) were causing Bruno parsing issues.
  2. Duplicate Name Collisions: Multiple OpenAPI operations with identical summaries/operationIds were overwriting each other during import.

JIRA

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.

@pooja-bruno pooja-bruno marked this pull request as draft September 18, 2025 12:32
@pooja-bruno pooja-bruno force-pushed the fix/open-api-request-import branch from f05be51 to 9ccfe01 Compare September 18, 2025 15:19
@pooja-bruno pooja-bruno force-pushed the fix/open-api-request-import branch from c71083c to 39d8cbf Compare September 23, 2025 05:32
@pooja-bruno pooja-bruno self-assigned this Sep 23, 2025
@pooja-bruno pooja-bruno marked this pull request as ready for review September 23, 2025 06:47
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.

3 participants