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

Fix Typescript definition for Permission #2106

Merged
merged 2 commits into from
Nov 13, 2018

Conversation

cmelchior
Copy link
Contributor

The role property was not correct in the Permission Typescript definition leading to compile errors of the form: error TS2339: Property 'role' does not exist on type 'Permission'.

Copy link
Contributor

@kneth kneth left a comment

Choose a reason for hiding this comment

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

👍

Just a few comments.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@cmelchior cmelchior merged commit 8d902a7 into master Nov 13, 2018
@realm-probot
Copy link

realm-probot bot commented Nov 13, 2018

Hey - looks like you forgot to add a T:* label - could you please add one?

@cmelchior cmelchior deleted the cm/bug/typescript-definition branch November 13, 2018 09:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants