Skip to content
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

refactor(core): update Cloud API response type definition #6667

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Oct 11, 2024

Summary

update Cloud API response type definition.

Since we are deprecating

  1. GET /tenants/my/subscription/quota
  2. GET /tenants/my/subscription/usage
    Cloud APIs, we use GET /tenants/my/subscription-usage to get the type definition.

Testing

CI

Checklist

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

@github-actions github-actions bot added the enhancement Make it better label Oct 11, 2024
Copy link

COMPARE TO master

Total Size Diff 📈 +38 Bytes

Diff by File
Name Diff
packages/core/src/utils/subscription/types.ts 📈 +38 Bytes

@darcyYe darcyYe enabled auto-merge (squash) October 11, 2024 03:30
@darcyYe darcyYe merged commit 5570cec into master Oct 11, 2024
34 checks passed
@darcyYe darcyYe deleted the yemq-update-cloud-api-response-definition branch October 11, 2024 03:44
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