You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has been reported that some tool chains are having issues with string values without quotes for properties defined in date-time format.
In device-reachability-status-subscriptions.yaml and device-roaming-status-subscriptions.yaml properties startsAt, expiresAt, and subscriptionExpireTime cause such issue.
Expected behavior
Wrap all the examples of such properties in quotes in all of the API definitions.
Example:
Problem description
It has been reported that some tool chains are having issues with string values without quotes for properties defined in date-time format.
In
device-reachability-status-subscriptions.yaml
anddevice-roaming-status-subscriptions.yaml
propertiesstartsAt
,expiresAt
, andsubscriptionExpireTime
cause such issue.Expected behavior
Wrap all the examples of such properties in quotes in all of the API definitions.
Example:
Alternative solution
Additional context
The text was updated successfully, but these errors were encountered: