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

Update API.md with correction and new info #676

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 16, 2023

  1. Update API.md with correction and new info

    Corrections: 
    1. Note about alpha testing removing note that users cannot create their own tokens.
    
    New Info:
    1. Line about where to generate tokens.
    2. Write rooms with info about customizable room features taken from graphQL schema in room_types.ex
    mikemorran authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b2317a0 View commit details
    Browse the repository at this point in the history
  2. Update api.md

    mikemorran authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a35844c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f63b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    8a858fe View commit details
    Browse the repository at this point in the history
  2. Adding Introspection and Simplified Workspace

    I decided to remove the list of writable parameters in favor of John's suggestion to include the introspection tools. I have also linked a new version of the workspace which is simplified to 5 tabs, including introspection queries.
    
    QUESTION @ john & bryan: Why did the older example workspace include tabs for both app and user tokens? This was confusing to me, but I don't want to omit any important materials, especially if there is an important distinction to be made in this example space.
    mikemorran authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    595fdd2 View commit details
    Browse the repository at this point in the history