Isaac Vargas

Results 26 issues of Isaac Vargas

Path: `/v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows` is missing in the openAPI descrition. Raptor error: Original HTTP Snippet: GET /v1.0/me/drive/root/workbook/worksheets/{id}/range(address='A1:Z10')/visibleView/rows HTTP/1.1 Host: graph.microsoft.com Exception while processing /home/vsts/work/1/a/Snippets/get-rows-v1-httpSnippet. Path segment 'visibleView' not found in path We...

Area: OpenAPI
Area: odata-to-openapi
metadata-issue
priority:p1
Area: SDK

Path: `DELETE /employeeExperience/learningProviders/{learningProviderId}/learningContents/{learningContentId}/$ref` is missing in the openAPI definition. Error details from Raptor: Original HTTP Snippet: DELETE /v1.0/employeeExperience/learningProviders/{ID}/learningContents/{ID}/$ref HTTP/1.1 Host: graph.microsoft.com Exception while processing /home/vsts/work/1/a/Snippets/delete-learningcontent-id-v1-httpSnippet. Path segment '$ref' not found...

Area: OpenAPI
Area: odata-to-openapi
metadata-issue
priority:p1
Area: SDK
metadata-issue-upstream

For the paths: `me/onenote/sectionGroups/{id}/sectionGroups` and `users/{user-id}/onenote/sectionGroups/{id}/sectionGroups` there is not POST method defined in the OpenAPI description. Documentation: https://learn.microsoft.com/en-us/graph/api/sectiongroup-post-sectiongroups?view=graph-rest-1.0&tabs=http Raptor report: Original HTTP Snippet: POST /v1.0/me/onenote/sectionGroups/{id}/sectionGroups HTTP/1.1 Content-type: application/json Host: graph.microsoft.com...

metadata-issue
priority:p1
Area: SDK

Path `/sites/{hostname}:/{relative-path}` is missing in OpenAPI description. Docs: https://learn.microsoft.com/en-us/graph/api/site-getbypath?view=graph-rest-1.0 Raptor report: Original HTTP Snippet: GET /v1.0/sites/{hostname}:/{relative-path} HTTP/1.1 Host: graph.microsoft.com Exception while processing /home/vsts/work/1/a/Snippets/get-site-by-hostname-and-path-v1-httpSnippet. Path segment '{relative-path}' not found in path...

metadata-issue
priority:p1
Area: SDK
Needs: Investigation

Path: `GET /v1.0/identity/b2cUserFlows/B2X_1_Partner/languages/en/defaultPages` not found. Complete report: Original HTTP Snippet: GET /v1.0/identity/b2cUserFlows/B2X_1_Partner/languages/en/defaultPages HTTP/1.1 Host: graph.microsoft.com Exception while processing /home/vsts/work/1/a/Snippets/get-userflowlanguagepage-1-v1-httpSnippet. Path segment 'b2cUserFlows' not found in path at CodeSnippetsReflection.OpenAPI.SnippetModel.LoadPathNodes(OpenApiUrlTreeNode node, IEnumerable1...

metadata-issue
priority:p1
Area: SDK

The path: `PUT /v1.0/identityGovernance/entitlementManagement/accessPackageCatalogs/{ID}/accessPackageCustomWorkflowExtensions/{ID}` not found in metadata. Complete report: Original HTTP Snippet: PUT /v1.0/identityGovernance/entitlementManagement/accessPackageCatalogs/32efb28c-9a7a-446c-986b-ca6528c6669d/accessPackageCustomWorkflowExtensions/98ffaec5-ae8e-4902-a434-5ffc5d3d3cd0 HTTP/1.1 Content-Type: application/json Host: graph.microsoft.com Content-Length: 187 { "@odata.type": "#microsoft.graph.accessPackageAssignmentRequestWorkflowExtension", "displayName": "test_action_0124_email", "description": "this is...

metadata-issue
priority:p1
Area: SDK