sailpoint-oss / developer.sailpoint.com

The codebase that makes up developer.sailpoint.com, including developer documentation. This codebase is open source and welcomes contributions.
https://developer.sailpoint.com
MIT License
25 stars 68 forks source link

[Bug] 'Update a Campaign' (update-campaign) - Date/time format management if on o'clock time #575

Open thomasdelorge opened 1 month ago

thomasdelorge commented 1 month ago

Hello,

I found a surprising behavior on this endpoint:

This causes me problems when I read the data from v3/campaigns/:id, as the format is not always the same (requiring additional controls).

I don't know whether it's the data format that's wrong when saving (update) or when reading (get-campaign).

Have a good day, Thomas

thomasdelorge commented 1 month ago

It's also possible to update deadline with this format : image

Which one is the good one ?