Skip to content

Make lastStatusTime nullable, and add an example - #89

Draft
eric-murray wants to merge 4 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1
Draft

Make lastStatusTime nullable, and add an example#89
eric-murray wants to merge 4 commits into
camaraproject:mainfrom
eric-murray:eric-murray-patch-1

Conversation

@eric-murray

Copy link
Copy Markdown
Contributor

What type of PR is this?

  • enhancement/feature

What this PR does / why we need it:

Allow lastStatusTime to be nullable, so that null can be provided as a value when the implementation has no clue when the roaming status they provide was confirmed to be correct. The API consumer must then decide for themselves whether the status provided is of any value to them.

Which issue(s) this PR fixes:

Fixes #80

Special notes for reviewers:

None

Changelog input

 release-note
 - Make lastStatusTime nullable, and add an example

Additional documentation

None

bigludo7
bigludo7 previously approved these changes Jul 10, 2026

@bigludo7 bigludo7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@eric-murray
eric-murray marked this pull request as draft July 30, 2026 13:30

@bigludo7 bigludo7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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.

Allow lastStatusTime to be nullable

2 participants