Skip to content

Fix [object Object] request descriptions after OpenAPI import#412

Merged
gschier merged 1 commit intomountain-loop:mainfrom
gschier:openapi-bug
Feb 27, 2026
Merged

Fix [object Object] request descriptions after OpenAPI import#412
gschier merged 1 commit intomountain-loop:mainfrom
gschier:openapi-bug

Conversation

@gschier
Copy link
Member

@gschier gschier commented Feb 27, 2026

Summary

  • normalize Postman/OpenAPI description objects via a dedicated importDescription() helper using explicit if branches
  • apply the helper to both workspace and request descriptions in the Postman importer path used by OpenAPI imports
  • add regression tests in Postman and OpenAPI importer suites to ensure operation descriptions are imported as plain text

Validation

  • npm run test --workspace @yaak/importer-postman
  • npm run test --workspace @yaak/importer-openapi

Feedback

@gschier gschier merged commit 49053cb into mountain-loop:main Feb 27, 2026
1 check passed
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.

1 participant