-
Notifications
You must be signed in to change notification settings - Fork 52
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: add accept request #707
Conversation
File: packages/restapi/src/lib/spaceV2/SpaceV2.ts
File: packages/restapi/src/lib/spaceV2/acceptInvite.ts
File: packages/restapi/src/lib/spaceV2/helpers/getIceServerConfig.ts
File: packages/restapi/src/lib/spaceV2/helpers/sendSpaceNotification.ts
|
File: packages/restapi/src/lib/spaceV2/SpaceV2.ts
File: packages/restapi/src/lib/spaceV2/helpers/sendSpaceNotification.ts
All looks good in the remaining code files. |
packages/restapi/src/lib/spaceV2/helpers/sendSpaceNotification.ts
Outdated
Show resolved
Hide resolved
packages/restapi/src/lib/spaceV2/helpers/sendSpaceNotification.ts
Outdated
Show resolved
Hide resolved
In SpaceV2.ts:
In acceptInvite.ts: No issues found. In sendSpaceNotification.ts:
In index.ts:
All looks good. |
703ad98
to
cce20e9
Compare
File: packages/restapi/src/lib/spaceV2/SpaceV2.ts
File: packages/restapi/src/lib/spaceV2/acceptInvite.ts
File: packages/restapi/src/lib/spaceV2/helpers/sendSpaceNotification.ts
Other than that, the code looks fine. |
cce20e9
to
a473a53
Compare
All looks good. |
No description provided.