Isaac Vargas

Results 26 issues of Isaac Vargas

Kiota - Getting started with Python

Suggestion from the bug bash: We can adapt the device code flow in the PHP Tutorial (by Jason J), make the device code call itself and make it rely on...

enhancement
bug_bash

2 things to address: - [x] The telemetry handler would only set the client request Id if not already present, allowing people to set it manually if they need some...

request: feature

All API method documents should have at least one example, as stated in the [CDK](https://dev.azure.com/msazure/One/_wiki/wikis/Microsoft%20Graph%20Partners/344038/Reference-topic-templates). However, sometimes authors overlook this and don't add one. We should check at the PR...

type: feature
area: api-doctor

Python is now in GA and it's safe to use in PROD environments. However, we still have this comment in the snippets: ![image](https://github.com/microsoftgraph/microsoft-graph-devx-api/assets/70350956/99eadf85-dfb6-4639-be59-5554545f80e2) Let's remove this asap.

The following table represents all the HTTP method not found for path issues: Column1 | Service | Endpoint | Verb | URL | $ref -- | -- | -- |...

metadata-issue
priority:p1
Area: SDK
ToTriage

Path segment '$ref' not found in path. Original HTTP Snippet: DELETE /v1.0/security/cases/ediscoveryCases/b0073e4e-4184-41c6-9eb7-8c8cc3e2288b/searches/c61a5860-d634-4d14-aea7-d82b6f4eb7af/noncustodialSources/35393639323133394345384344303043/$ref DocsLink: https://learn.microsoft.com/en-us/graph/api/security-ediscoverysearch-delete-noncustodialsources?view=graph-rest-1.0&tabs=http

metadata-issue
priority:p1
Area: SDK
ToTriage

Path segment 'appRoleAssignments' not found in path. Original HTTP Snippet: GET /v1.0/servicePrincipals(appId='ceb96a54-de95-49a0-b38c-c55263fcf421')/appRoleAssignments/ep6PKgGvOkGVksMuwOXBpxV3dkHvwM1ElSjMUzZtaIA Docs: https://learn.microsoft.com/en-us/graph/api/approleassignment-get?view=graph-rest-1.0&tabs=http#example-2-get-details-of-an-app-role-granted-to-a-service-principal

metadata-issue
priority:p1
Area: SDK
ToTriage

Path segment 'usedRange' not found in path. Original HTTP Snippet: GET /v1.0/me/drive/items/{id}/workbook/names/{name}/range/usedRange Docs: https://learn.microsoft.com/en-us/graph/api/range-usedrange?view=graph-rest-1.0&tabs=http

metadata-issue
priority:p1
Area: SDK
ToTriage

Path segment '$ref' not found in path: `/v1.0/identity/b2xUserFlows/B2X_1_PartnerSignUp/identityProviders/Facebook-OAUTH/` Original HTTP Snippet: DELETE /v1.0/identity/b2xUserFlows/B2X_1_PartnerSignUp/identityProviders/Facebook-OAUTH/$ref HTTP/1.1 Host: graph.microsoft.com Exception while processing /home/vsts/work/1/a/Snippets/delete-b2xuserflows-identityproviders-2-v1-httpSnippet. Path segment '$ref' not found in path Docs: https://learn.microsoft.com/en-us/graph/api/b2xidentityuserflow-delete-identityproviders?view=graph-rest-1.0&tabs=http#example

metadata-issue
priority:p1
Area: SDK
ToTriage