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

Documentation - addSshKey schema change: userId changed to UserInput #1243

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

wintercreative
Copy link
Contributor

The documentation references an older schema.

userId changed to UserInput

  input UserInput {
    id: String
    email: String
  }

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Explain the details for making this change. What existing problem does the pull request solve?

Changelog Entry

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

The documentation references an older schema. 

`userId` changed to `UserInput`

```
  input UserInput {
    id: String
    email: String
  }
```
@Schnitzel Schnitzel merged commit 1c30496 into master Sep 20, 2019
@Schnitzel Schnitzel added this to the v1.1.0 milestone Sep 27, 2019
@dasrecht dasrecht deleted the wintercreative-patch-1 branch January 24, 2020 21:35
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.

2 participants