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

Add root info #79

Merged
merged 7 commits into from
Sep 18, 2021
Merged

Add root info #79

merged 7 commits into from
Sep 18, 2021

Commits on Feb 7, 2021

  1. Provide ability to access root (team) folders

    This requires access to `RootInfo` object in the `get_current_account` endpoint
    with the results being used to set the root namespace on subsequent requests.
    dwhenry authored and Jesus committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    a8350a6 View commit details
    Browse the repository at this point in the history
  2. Implement RootInfo

    Jesus committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    86947fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e849166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb7296 View commit details
    Browse the repository at this point in the history
  5. Update docs

    Jesus committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    19c1488 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Fix: correctly set namespace id

    Jesus committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    0a8a252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b594551 View commit details
    Browse the repository at this point in the history