Fixed a date formatting error, and also ran prettier since we had some trailing whitespace which trips up our tools when I use examples from this API description in our other resources.
Check yourself
[x] Code is linted
[x] All new/updated code is covered with tests
Security
[x] Security impact of change has been considered
[x] Code follows company security practices and guidelines
What/Why/How?
Fixed a date formatting error, and also ran prettier since we had some trailing whitespace which trips up our tools when I use examples from this API description in our other resources.
Check yourself
Security