Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Parsing Postman collections fail when the Items arrays are nested #777

Copy link
Copy link
@darrelmiller

Description

@darrelmiller
Issue body actions

Postman collections have a property called item that is an array of objects where each object can either be an item that has a request property, or an item group which is an array of items. This allows the collection to be a tree of folders that contain requests.

Hidi currently fails when it finds an item that doesn't have a request object. It also doesn't navigate into items that are arrays of items.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:enhancementEnhancement request targeting an existing experienceEnhancement request targeting an existing experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.