Skip to content

Merged extensions and generated#214

Merged
deepak2016 merged 1 commit into
devfrom
extensions-generated-merging
Jan 28, 2019
Merged

Merged extensions and generated#214
deepak2016 merged 1 commit into
devfrom
extensions-generated-merging

Conversation

@NakulSabharwal
Copy link
Copy Markdown
Contributor

Changes proposed in this pull request

  • Merged generated and extension classes of models and requests.
  • Deleted Base*.java files of models and extensions.
  • Deleted generated folder of requests.

Template changes link : microsoftgraph/MSGraph-SDK-Code-Generator#174

…ses and deleted Base*.java files of generated folders of models and extensions.
import com.microsoft.graph.models.extensions.*;
import com.microsoft.graph.models.generated.*;
import com.microsoft.graph.http.*;
import com.microsoft.graph.requests.extensions.*;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as this class is already in requests extensions folder, we don't need to do explicit import statement. We can take care of this in next set of check-ins.

@deepak2016
Copy link
Copy Markdown
Contributor

It is not practical to go over all files to review the code. I have done random sampling of few files and looked through them. Changes look good and given you have spent extensive amount testing the changes, I'm approving the changes. Thanks

@deepak2016 deepak2016 merged commit 970267a into dev Jan 28, 2019
@MIchaelMainer MIchaelMainer deleted the extensions-generated-merging branch July 3, 2020 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants