Moh

Results 2 issues of Moh

Make `saveBot` required in the `InstallationService` interface. I had to read the source code to understand why token rotation was not working and it was because in the `InstallationService` that...

project:bolt
discussion

Hello, i have a small question. https://github.com/microsoftgraph/msgraph-sdk-java/blob/dev/docs/upgrade-to-v6.md#pageiterator - With the new page iterator there is a boilerplate associated with each request and iterating through it. Since a new page iterator...

type:enhancement