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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: correct indication of complete key from "partial" #36

Merged
merged 3 commits into from Aug 5, 2020

Commits on Jun 15, 2020

  1. fix: Correct indication of complete key from "partial"

    Reserve_ids indicates complete_key in its typespec and in its type-checking, but says "Partial" in the description after the typespec. I also believe "use as a base for reserved IDs" is ambiguous, but I'm not familiar enough with the underlying API to know a better description since I'm not 100% sure on the behavior is supposed to be.
    aawilson committed Jun 15, 2020
    Copy the full SHA
    8b87116 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Copy the full SHA
    7c83cdd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aff3db5 View commit details
    Browse the repository at this point in the history