Open rkodev opened 2 years ago
Sample object missing in the global barrels File
Sample Link : https://docs.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-beta&tabs=go
Actual
import { BatchRecordDecisionsPostRequestBody } from '../models';
Expected
import { BatchRecordDecisionsPostRequestBody } from '../identityGovernance/accessReviews/definitions/item/instances/item/batchRecordDecisions/batchRecordDecisionsPostRequestBody';
issue discussed here https://github.com/microsoft/kiota/discussions/1574
@rkodev I'm not sure I follow what the issue was here, can you provide more context please?
Sample object missing in the global barrels File
Sample Link : https://docs.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-beta&tabs=go
Actual
Expected