Skip to content

feat(options): extract workspaceId from workspaceLink#3

Merged
Statsly-org merged 2 commits into
mainfrom
feat/workspace-link
Apr 21, 2026
Merged

feat(options): extract workspaceId from workspaceLink#3
Statsly-org merged 2 commits into
mainfrom
feat/workspace-link

Conversation

@Statsly-org
Copy link
Copy Markdown
Owner

Summary

  • Add workspaceLink option to auto-extract Postman workspaceId from workspace URLs
  • Keep explicit workspaceId as highest priority
  • Document the new option in README
  • Add unit tests for extraction and precedence

Test plan

  • npm run lint
  • npm test

Closes #2

@Statsly-org Statsly-org self-assigned this Apr 21, 2026
@Statsly-org Statsly-org added the enhancement New feature or request label Apr 21, 2026
@Statsly-org Statsly-org merged commit 71c0756 into main Apr 21, 2026
2 checks passed
@Statsly-org Statsly-org deleted the feat/workspace-link branch April 21, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: accept Postman workspace link and auto-extract workspaceId

1 participant