Skip to content

Regenerate Postman collections for v2.7-2.13#456

Merged
rahulgdsouza merged 1 commit intomainfrom
rgd/regenerate-postman-collections
Apr 16, 2026
Merged

Regenerate Postman collections for v2.7-2.13#456
rahulgdsouza merged 1 commit intomainfrom
rgd/regenerate-postman-collections

Conversation

@rahulgdsouza
Copy link
Copy Markdown
Contributor

Why?

Postman collections for v2.7-2.13 were last bulk-generated in PR #302 (Sep 2025) and have since drifted from the underlying OpenAPI specs. The CI pipeline only processes changed YAML files per push, so spec changes that landed after #302 (e.g. display_avatar query param in #451, descriptive path parameter names in #306) were never reflected in these older collections.

Towards https://github.com/intercom/intercom/issues/489015

How?

Ran node scripts/postman/generate-postman-in-repo.js to regenerate all collections from current specs, scoped to v2.7-2.13 only. v2.14, v2.15, and Preview are handled separately in #455.

Generated with Claude Code

Collections were last bulk-generated in PR #302 (Sep 2025) and have since
drifted from the specs. Changes include display_avatar query param additions,
descriptive path parameter names (from #306), and updated examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rahulgdsouza rahulgdsouza self-assigned this Apr 16, 2026
@rahulgdsouza rahulgdsouza merged commit 8cb3e98 into main Apr 16, 2026
3 checks passed
@rahulgdsouza rahulgdsouza deleted the rgd/regenerate-postman-collections branch April 16, 2026 13:15
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.

2 participants