Andrew Omondi
Andrew Omondi
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
This pull request was automatically created by Azure Pipelines. **Important** Check for unexpected deletions or changes in this PR.
To align with other languages like go/java, IRequestAdapter should have `sendEnum` and `sendEnumCollection` methods to handle APIs that return enums. At the moment this is mapped to `sendPrimitive` methods which...
The "No response was paired with this request" validation error isn't propagated to main logs. When the error occurs, the logs are hard to obtain as this doesn't show up...
Sourced from https://github.com/microsoftgraph/microsoft-graph-docs-contrib/issues/9117 For snippets that return collection responses, it would be helpful if the notes/comments linked to the pageIterator docs so that users may find the information more easily.
Specification for snippets should align to the specification available at https://gist.github.com/sebastienlevert/ae40eb334c3d5a9d4cd3f4a06d2b09be and shared document. In summary, we should update snippets to - [ ] Have necessary import statements - [...
Specification for snippets should align to the specification available at https://gist.github.com/sebastienlevert/ae40eb334c3d5a9d4cd3f4a06d2b09be and shared document. In summary, we should update snippets to - [ ] Have necessary import statements - [...