Skip to content

feat(core): add management API to update one-time token status #7234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

charIeszhao
Copy link
Member

@charIeszhao charIeszhao commented Apr 3, 2025

Summary

Add new management API to update one-time token status.

Testing

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Apr 3, 2025

COMPARE TO master

Total Size Diff 📈 +5.21 KB

Diff by File
Name Diff
packages/core/src/libraries/one-time-token.ts 📈 +311 Bytes
packages/core/src/queries/one-time-tokens.ts 📈 +188 Bytes
packages/core/src/routes/one-time-tokens.openapi.json 📈 +788 Bytes
packages/core/src/routes/one-time-tokens.ts 📈 +1.03 KB
packages/core/src/routes/swagger/utils/documents.ts 📈 +131 Bytes
packages/integration-tests/src/api/one-time-token.ts 📈 +360 Bytes
packages/integration-tests/src/tests/api/one-time-tokens.test.ts 📈 +2.44 KB

@github-actions github-actions bot added feature Cool stuff size/s labels Apr 3, 2025
@charIeszhao charIeszhao force-pushed the charles-log-10873-core-put-one-time-tokensidstatus branch 4 times, most recently from d0c7af2 to 3876c1b Compare April 3, 2025 14:05
@github-actions github-actions bot added size/m and removed size/s labels Apr 3, 2025
@charIeszhao charIeszhao force-pushed the charles-log-10873-core-put-one-time-tokensidstatus branch 4 times, most recently from ae0ad47 to 5ffe467 Compare April 3, 2025 14:26
@charIeszhao charIeszhao changed the title feat(core): add API to update one-time token status feat(core): add management API to update one-time token status Apr 3, 2025
@charIeszhao charIeszhao force-pushed the charles-log-10873-core-put-one-time-tokensidstatus branch 2 times, most recently from e57ab63 to 5221919 Compare April 3, 2025 14:53
@charIeszhao charIeszhao changed the base branch from master to charles-log-10871-core-get-one-time-tokensid April 3, 2025 14:54
@charIeszhao charIeszhao force-pushed the charles-log-10873-core-put-one-time-tokensidstatus branch 4 times, most recently from fc078ac to 4e4a328 Compare April 4, 2025 05:23
@charIeszhao charIeszhao force-pushed the charles-log-10873-core-put-one-time-tokensidstatus branch from 4e4a328 to add0661 Compare April 4, 2025 05:25
@charIeszhao charIeszhao merged commit 423b27e into charles-log-10871-core-get-one-time-tokensid Apr 7, 2025
31 checks passed
@charIeszhao charIeszhao deleted the charles-log-10873-core-put-one-time-tokensidstatus branch April 7, 2025 02:43
charIeszhao added a commit that referenced this pull request Apr 7, 2025
feat(core): add API to update one-time token status
charIeszhao added a commit that referenced this pull request Apr 7, 2025
feat(core): add API to update one-time token status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants