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 the example to use the latest apis for fetching recipes and accessing instances. #111

Merged

Commits on Oct 1, 2024

  1. Example: Update the example to provide the instance uuid when fetchin…

    …g a JWT token.
    
    See the documentation for `POST /v1/instances/access-token`: https://developer.genymotion.com/saas/#tag/Instances-v1/operation/accessToken
    
    It has an `instance_uuid` request payload field.
    caarmen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0366eab View commit details
    Browse the repository at this point in the history
  2. Example: Update the text for connecting to a websocket address directly.

    Indicate that the instance uuid is for Genymotion SaaS, and the webrtc address is for Genymotion Device Image.
    caarmen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    980e11a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e4be1 View commit details
    Browse the repository at this point in the history