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

Add missing value for aggregation_type in CustomerChargeUsageObject #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

algra4
Copy link

@algra4 algra4 commented Jun 11, 2024

The weighted_sum_agg and latest_agg were missing into the CustomerChargeUsageObject.

These missing values cause errors during the deserialization process.

@rsempe
Copy link
Contributor

rsempe commented Jun 27, 2024

Thanks @algra4, can you update src/schemas/CustomerChargeUsageObject.yaml accordingly and then run npm run build?

@algra4 algra4 force-pushed the fix/CustomerChargeUsageObject-schema branch from e0d9342 to c14b245 Compare July 1, 2024 07:51
@algra4
Copy link
Author

algra4 commented Jul 1, 2024

Hello @rsempe,

I made the required change

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.

None yet

2 participants