Merge pull request #1196 from DEVTomatoCake/feat/list-create-developer-teams
Listing & creation of Developer Portal teams
commit 2f0dabc8e9a943a52c671344ddc14d070f67d709
2 parents 60f22c2 + eca4f1b
@Madeline Madeline authored on 24 Aug 2024
GitHub committed on 24 Aug 2024
Showing 12 changed files
View
assets/openapi.json
View
assets/schemas.json
Too large (Show diff)
View
src/api/routes/teams.ts
View
src/util/entities/TeamMember.ts
View
src/util/migration/mariadb/1724477620293-teamMemberRole.ts 0 → 100644
View
src/util/migration/mysql/1724477620293-teamMemberRole.ts 0 → 100644
View
src/util/migration/postgres/1724477620293-teamMemberRole.ts 0 → 100644
View
src/util/schemas/ApplicationCreateSchema.ts
View
src/util/schemas/TeamCreateSchema.ts 0 → 100644
View
src/util/schemas/index.ts
View
src/util/schemas/responses/TeamListResponse.ts 0 → 100644
View
src/util/schemas/responses/index.ts