- adds missing skip and skipToken methods for collection requests by baywet · Pull Request #280 · microsoftgraph/MSGraph-SDK-Code-Generator

Summary

entity collection requests in java were missing extension methods to allow consumers to provide the skip and skipToken arguments.

Generated code differences

microsoftgraph/msgraph-sdk-java#443

Command line arguments to run these changes

Provide the command line arguments here so that reviewers can quickly repro the results of changes.

Links to issues or work items this PR addresses