The `date` parameter in https://github.com/AdobeDocs/cloudmanager-api-docs/blob/38265737eb4ac3bd54fa4324094e962f8017dc1c/swagger-specs/api.yaml#L1118 is of type `string` and does not specify in the description the expected date format nor does it have an additional `format` element. At least the format element should be given to specify the desired date format: <https://swagger.io/specification/v2/#dataTypeFormat>