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

feat(rest-api-client): add space.addGuests() method #2622

Merged
merged 16 commits into from
Mar 19, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    ba82b6c View commit details
    Browse the repository at this point in the history
  2. docs: update docs

    hung-cybo committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fdea092 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b10967f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91849f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb45c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    130fafe View commit details
    Browse the repository at this point in the history
  2. ci: try to use macos-11

    hung-cybo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e3bc5a0 View commit details
    Browse the repository at this point in the history
  3. debug: try to use macos-13

    hung-cybo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0c707ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e03be7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48ecdf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68d4c5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    242e8a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35990dd View commit details
    Browse the repository at this point in the history
  9. refactor: revert changes

    hung-cybo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fd7e762 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3b07fa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge branch 'master' into feat/add-addGuests-method

    # Conflicts:
    #	examples/rest-api-client-demo/src/space.ts
    #	packages/rest-api-client/docs/space.md
    #	packages/rest-api-client/src/client/SpaceClient.ts
    #	packages/rest-api-client/src/client/__tests__/SpaceClient.test.ts
    #	packages/rest-api-client/src/client/types/space/index.ts
    hung-cybo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    54a2961 View commit details
    Browse the repository at this point in the history