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
This is an optional field and the user should be allowed to not pass and still construct a payload without the field. The API forces to provide an optional field here:
Please refer the description of expected version for iot jobs:
https://docs.aws.amazon.com/iot/latest/apireference/API_iot-jobs-data_UpdateJobExecution.html#API_iot-jobs-data_UpdateJobExecution_RequestSyntax
This is an optional field and the user should be allowed to not pass and still construct a payload without the field. The API forces to provide an optional field here:
Jobs-for-AWS-IoT-embedded-sdk/source/jobs.c
Line 844 in 8be3560
Could you please modify the API so that it allows to append values only if they are passed by the user?
The text was updated successfully, but these errors were encountered: