Skip to content

Conversation

@MIchaelMainer
Copy link
Collaborator

No description provided.

Caitlin Bales (MSFT) and others added 30 commits November 2, 2017 17:21
Added the December 2017 metadata.
This navigation path should not be defined (Attachment -> fileAttachment, for example).
Move GraphServiceClient from Model to Request folder
Remove types from get on id getters
Handles the case where a singleton has a navigation property that defines an implicit EntitySet using "ContainsTarget="true"". This allows us to generate code that correctly lets workloads navigate from a child object to a singleton's implicit EntitySet by $ref
This is for the C# generated templates.
Currently in the templates, we generate @odata.id based off an EntitySet name, which is an absolute URL. In the case of a singleton, we want to navigate to that singleton's relevant EntitySet
Setting this information by default provides less value than it does by not being there. If we do not incude it, we can by default serialize all odata.type data that is included in the request by default
Caitlin Bales (MSFT) and others added 29 commits February 14, 2018 14:29
Append implicit EntitySet for Java templates
Update generated Java files to include generic types
HTML characters get re-encoded into <,>,&, etc at this point, so we need to turn them back into HTML characters so that Javadoc accepts them as valid
@MIchaelMainer MIchaelMainer merged commit 55be492 into master Apr 24, 2018
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