microsoft-graph-devx-api icon indicating copy to clipboard operation
microsoft-graph-devx-api copied to clipboard

[Snippet Generation] Add support for mime/plain text payloads in the snippet generator

Open andrueastman opened this issue 3 years ago • 0 comments

The mail apis now have examples sending mails as mime payloads. Examples include

  • https://docs.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http#example-4-send-a-new-message-using-mime-format
  • https://docs.microsoft.com/en-us/graph/api/message-forward?view=graph-rest-1.0&tabs=http#example-2-forward-a-message-using-mime-content

Support for the snippet generator for this needs to be added for the docs to be enriched.
AB#9666

andrueastman avatar Jun 02 '21 07:06 andrueastman