Daniel Cormier

Results 24 issues of Daniel Cormier

In the course of attempting to address #577, before abandoning that (see [my comment there](/jmoiron/sqlx/issues/577#issuecomment-562151902)), I added tests to ensure #285 is working properly.

needs testing
requires attention

Fixes golang/go#36485.

cla: yes

I have an RFC 5322-formatted message, and I'm trying to `POST` it to the `/users/{id | userPrincipalName}/mailFolders/{id}/messages` endpoint. Per [the docs for that API](https://learn.microsoft.com/en-us/graph/api/user-post-messages?view=graph-rest-1.0&tabs=go), that is possible when `POST`ing a...

Needs Attention :wave: