Skip to content

feat(Usage Reports): added subscription_id, created_at, deleted_at to InstanceUsage API response #294

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

sowmyakelam
Copy link
Contributor

PR summary

Added subscription_id, created_at, deleted_at to Usage Reports Instance Usage Api Response

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

… usagereports instanceusage api response

Signed-off-by: Sowmya Kelam <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Mar 14, 2025

CLA assistant check
All committers have signed the CLA.

@sowmyakelam
Copy link
Contributor Author

Screenshot 2025-03-14 at 8 01 14 PM

@padamstx padamstx self-requested a review March 14, 2025 21:16
@padamstx padamstx self-assigned this Mar 14, 2025
@padamstx
Copy link
Contributor

@sowmyakelam The test results you posted above look like unit test results. Please post both the results from your service's integration tests and the examples code. Help on how to run specific tests can be found in the update_service.md file in the project's root directory.

Copy link
Contributor

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sowmyakelam
Copy link
Contributor Author

Screenshot 2025-03-15 at 5 09 09 PM Screenshot 2025-03-15 at 5 27 43 PM

@padamstx padamstx changed the title feat(Usage Reports): added subscription_id, created_at, deleted_at to usagereports instanceusage api response feat(Usage Reports): added subscription_id, created_at, deleted_at to InstanceUsage API response Mar 17, 2025
@padamstx padamstx merged commit 3d0d338 into IBM:main Mar 17, 2025
7 checks passed
ibm-devx-sdk pushed a commit that referenced this pull request Mar 17, 2025
# [0.70.0](v0.69.2...v0.70.0) (2025-03-17)

### Features

* **Usage Reports:** added subscription_id, created_at, deleted_at to InstanceUsage API response ([#294](#294)) ([3d0d338](3d0d338))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.70.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

benbuchanan pushed a commit to benbuchanan/platform-services-node-sdk that referenced this pull request May 19, 2025
benbuchanan pushed a commit to benbuchanan/platform-services-node-sdk that referenced this pull request May 19, 2025
# [0.70.0](IBM/platform-services-node-sdk@v0.69.2...v0.70.0) (2025-03-17)

### Features

* **Usage Reports:** added subscription_id, created_at, deleted_at to InstanceUsage API response ([IBM#294](IBM#294)) ([3d0d338](IBM@3d0d338))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants