Skip to content

Conversation

@rbell517
Copy link
Collaborator

What does this Pull Request accomplish?

  • Remove json extra fields from steps example
  • Fix Result model to expect null values inside lists and dictionaries

Why should this Pull Request be merged?

The steps and results examples currently fail when run against main test.

  • The result example fails due to some results returning null entries in some lists. This is an exceptional case, but it is the way the API behaves so the client should respect that.
  • The steps example is failing because of how the serialization is handled for the example JSON value it uses. That JSON case was never an important case to support so I am just removing it from the example. Strings as values are the only supported value.

What testing has been done?

Examples are now passing when run against main-test

@rbell517 rbell517 merged commit b3588b1 into master Dec 1, 2025
12 checks passed
@rbell517 rbell517 deleted the users/rbell/fix-tm-update-example branch December 1, 2025 17:44
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