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
The Document Conversion Service will soon require a "version" query
parameter on all requests. In the future, this will be used to avoid
breaking changes to behavior when the service is upgraded to newer
versions.
By default, if the SDK user does not specify a version date, the
parameter will be set to yesterday's date (in UTC). However, it should
be noted that not specifying a fixed value may result in future requests
failing or outputting unexpected results due to new or changed behavior
or API/behavior-breaking changes as the service is upgraded.
0 commit comments