Skip to content

feat: add listen key extend and delete endpoints#112

Open
suihan253561554 wants to merge 1 commit into
singlesly:mainfrom
suihan253561554:codex/listen-key-paid-tickets-24-25
Open

feat: add listen key extend and delete endpoints#112
suihan253561554 wants to merge 1 commit into
singlesly:mainfrom
suihan253561554:codex/listen-key-paid-tickets-24-25

Conversation

@suihan253561554
Copy link
Copy Markdown

Summary

Closes #24
Closes #25

Verification

pm run build

pm test -- --runInBand src/bingx/endpoints/bingx-delete-listen-key-endpoint.spec.ts src/bingx/endpoints/bingx-extend-listen-key-endpoint.spec.ts src/bingx-client/services/listen-key.service.spec.ts src/bingx-client/bingx-api.client.spec.ts

pm run lint

Note:
pm test -- --runInBand --testPathIgnorePatterns=playground still has pre-existing websocket timing/open-handle failures unrelated to this change; the new listen-key tests pass.

@suihan253561554
Copy link
Copy Markdown
Author

Hi @singlesly, quick follow-up on this paid-ticket PR. It is still mergeable cleanly and covers both #24 and #25 with endpoint classes, ListenKeyService methods, exports, README updates, and unit tests. Maintainer edits are enabled if you want to adjust anything before merging. Thanks!

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.

Implement deletion listen key Implement listen key validity period

1 participant