Skip to content

Commit fe21560

Browse files
Merge pull request #267081 from AndrewNivenMSFT/release-preview-programmable-connectivity-null-simswap-date
APC: add note about simswap null value
2 parents 4f323e0 + ce3851a commit fe21560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/programmable-connectivity/azure-programmable-connectivity-using-network-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The response is of the form:
9999
}
100100
```
101101

102-
`date` contains the timestamp of the most recent SIM swap in the `date-time` format defined in [RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339#section-5.6).
102+
`date` contains the timestamp of the most recent SIM swap in the `date-time` format defined in [RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339#section-5.6). `date` may be `null`: this means that the SIM has never been swapped, or has not been swapped within the timeframe that the Operator maintains data for.
103103

104104
### Verify that a SIM card has been swapped in a certain time frame
105105

0 commit comments

Comments
 (0)