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

fix/collection export import #2601

Merged
merged 10 commits into from
Jul 10, 2024

Conversation

lohxt1
Copy link
Collaborator

@lohxt1 lohxt1 commented Jul 10, 2024

Description

~ updated the 'required' condition for collection and folder level headers (fixes: #2583)
~ export the parts of collection/folder level settings that has data

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.

@lohxt1 lohxt1 changed the title Fix/collection export import fix/collection export import Jul 10, 2024
@lohxt1 lohxt1 requested review from helloanoop and Its-treason and removed request for helloanoop July 10, 2024 04:27
@helloanoop helloanoop merged commit 58c8085 into usebruno:main Jul 10, 2024
3 checks passed
jwetzell pushed a commit to jwetzell/bruno that referenced this pull request Aug 2, 2024
* pr review changes

* collection root object in export json

* import environment updates

* tests run execution order fix for collection runs

* headers schema update, export only required parts of request

* update auth in object spread

* docs not present in folder level settings

* docs not present in folder level settings

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
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.

Import Bruno Collection fails - ValidationError: headers are required
2 participants