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

Snippet Generation Failure For Endpoints

Open fey101 opened this issue 1 year ago • 1 comments

All Kiota-based languages are not able to generate the following code samples and I'm not sure the reason why:

  • https://learn.microsoft.com/en-us/graph/api/outlookuser-supportedtimezones?view=graph-rest-1.0&tabs=powershell#request-2
  • https://learn.microsoft.com/en-us/graph/api/range-update?view=graph-rest-1.0&tabs=http
  • https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=java#example-4-send-a-new-message-using-mime-format

Transferring Issue here from raptor repo cc @maisarissi

fey101 avatar Feb 15 '24 17:02 fey101

Kiota-based code snippets are also missing for https://learn.microsoft.com/en-us/graph/api/driveitem-put-content?view=graph-rest-1.0&tabs=http

maisarissi avatar Feb 19 '24 17:02 maisarissi