-
- Downloads
refacto: use structure default _id + aptic structure creation
Showing
- src/admin/admin.controller.ts 1 addition, 1 deletionsrc/admin/admin.controller.ts
- src/admin/dto/pending-structure.dto.ts 4 additions, 4 deletionssrc/admin/dto/pending-structure.dto.ts
- src/structures/dto/structure.dto.ts 0 additions, 1 deletionsrc/structures/dto/structure.dto.ts
- src/structures/schemas/aptic-structure.schema.ts 43 additions, 0 deletionssrc/structures/schemas/aptic-structure.schema.ts
- src/structures/schemas/structure.schema.ts 4 additions, 1 deletionsrc/structures/schemas/structure.schema.ts
- src/structures/services/aptic-structures.service.ts 56 additions, 7 deletionssrc/structures/services/aptic-structures.service.ts
- src/structures/services/structures.service.ts 13 additions, 17 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.ts 4 additions, 4 deletionssrc/structures/structures.controller.ts
- src/users/interfaces/user.interface.ts 2 additions, 2 deletionssrc/users/interfaces/user.interface.ts
- src/users/schemas/user.schema.ts 2 additions, 2 deletionssrc/users/schemas/user.schema.ts
- src/users/users.service.ts 3 additions, 3 deletionssrc/users/users.service.ts
Loading
Please register or sign in to comment