Skip to content

feat: add speakeasy-api connector#326

Open
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/b7f45137-d82d-493b-9179-0df0b39439ab-5ccadc39
Open

feat: add speakeasy-api connector#326
andrei-hasna wants to merge 1 commit into
mainfrom
open-connectors-cursor/open-connectors/b7f45137-d82d-493b-9179-0df0b39439ab-5ccadc39

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • Add @hasna/connect-speakeasy-api under connectors/speakeasy-api/ rebuilt from the public Speakeasy OpenAPI (v0.4.0)
  • Implement typed client modules (auth, apis, endpoints, metadata, schemas, eventlog, embeds, events) with x-api-key auth against https://api.prod.speakeasyapi.dev
  • Register speakeasy-api in Developer Tools category and add focused client tests

Test plan

  • cd connectors/speakeasy-api && bun install && bun run typecheck && bun run build && bun test
  • bun run typecheck (worktree root)
  • bun run build && bun test (1189 pass; 2 pre-existing CLI flakes: events/whoami JSON)
  • Security grep: no beepmedia/hasnaxyz/browser-use/secrets in connector tree

Implement @hasna/connect-speakeasy-api against the public Speakeasy OpenAPI
(api.prod.speakeasyapi.dev, x-api-key auth) with typed client modules, CLI,
registry entry, and focused client tests.
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