Skip to content

Conversation

@ajay-k
Copy link
Contributor

@ajay-k ajay-k commented Jun 13, 2025

Fixed missing metadata field type in AdditionalFieldType enum that was supported by the API but not available in the SDK.
Changes

  • Added METADATA enum value with "Json"(name = "metadata") annotation
  • Updated documentation to include metadata in supported field types
  • Added tests for serialization and API integration

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.57%. Comparing base (ce3598c) to head (1de3dbf).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #284   +/-   ##
=========================================
  Coverage     80.57%   80.57%           
  Complexity      333      333           
=========================================
  Files            36       36           
  Lines          1014     1014           
  Branches         88       88           
=========================================
  Hits            817      817           
  Misses          138      138           
  Partials         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Aaron de Mello <314152+AaronDDM@users.noreply.github.com>
@ajay-k ajay-k merged commit 1ab79b2 into main Jun 13, 2025
3 checks passed
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.

4 participants