Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing references to Foo.*.WithCreate with Creatable<Foo> #905

Merged
merged 7 commits into from
Jun 26, 2016
Merged

Replacing references to Foo.*.WithCreate with Creatable<Foo> #905

merged 7 commits into from
Jun 26, 2016

Conversation

martinsawicki
Copy link

for all models that are referenced like that
for example, Bar.withNewFoo(Creatable<Foo>) is the pattern followed everywhere now and we should stick to it.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

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.

4 participants