implement PATCH connection
1 parent 6a52e65 commit 5c682137b2ab6ecef2a52fc3974a2cc01931dbf2
@Puyodead1 Puyodead1 authored on 22 Dec 2022
Showing 9 changed files
View
assets/schemas.json
Not supported
View
src/api/routes/users/@me/connections.ts 100644 → 0
View
src/api/routes/users/@me/connections/#connection_name/#connection_id/index.ts 0 → 100644
View
src/api/routes/users/@me/connections/index.ts 0 → 100644
View
src/util/dtos/ConnectedAccountDTO.ts
View
src/util/entities/ConnectedAccount.ts
View
src/util/entities/ConnectionUpdateSchema.ts 0 → 100644
View
src/util/entities/index.ts
View
src/util/util/Constants.ts