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

refactor(client): combine object type and instance parameter to obejctId #82

Merged
merged 1 commit into from
Dec 24, 2017

Conversation

fh1ch
Copy link
Owner

@fh1ch fh1ch commented Dec 24, 2017

BREAKING CHANGE: objectType and objectInstance parameters for all functions have been replaced by a single obejctId parameter, expecting an object with type and instance attribute.

@fh1ch fh1ch added this to the 0.0.1-beta.13 milestone Dec 24, 2017
@fh1ch fh1ch self-assigned this Dec 24, 2017
@fh1ch fh1ch changed the title refactor(client): combine object type and instance parameter to `obej… refactor(client): combine object type and instance parameter to obejctId Dec 24, 2017
BREAKING CHANGE: `objectType` and `objectInstance` parameters for all functions have been replaced by a single `obejctId` parameter, expecting an object with `type` and `instance` attribute.
@fh1ch fh1ch force-pushed the refactor/client-object-id-concat branch from ceeb812 to 95eba2a Compare December 24, 2017 21:59
@fh1ch
Copy link
Owner Author

fh1ch commented Dec 24, 2017

LGTM 👍

@fh1ch fh1ch merged commit 360f0c1 into master Dec 24, 2017
@fh1ch fh1ch deleted the refactor/client-object-id-concat branch December 24, 2017 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant