-
- Downloads
feat(CNFS): bind idCNFS to resin structures
parent
989b4cd3
No related branches found
No related tags found
Showing
- docker-compose.yml 4 additions, 2 deletionsdocker-compose.yml
- src/structures/dto/create-structure.dto.ts 1 addition, 1 deletionsrc/structures/dto/create-structure.dto.ts
- src/structures/dto/structure.dto.ts 3 additions, 1 deletionsrc/structures/dto/structure.dto.ts
- src/structures/interfaces/cnfs-structure.interface.ts 16 additions, 0 deletionssrc/structures/interfaces/cnfs-structure.interface.ts
- src/structures/schemas/structure.schema.ts 4 additions, 2 deletionssrc/structures/schemas/structure.schema.ts
- src/structures/services/structures.service.spec.ts 238 additions, 205 deletionssrc/structures/services/structures.service.spec.ts
- src/structures/services/structures.service.ts 97 additions, 2 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.spec.ts 1 addition, 1 deletionsrc/structures/structures.controller.spec.ts
- src/structures/structures.controller.ts 1 addition, 1 deletionsrc/structures/structures.controller.ts
- test/mock/services/structures.mock.service.ts 321 additions, 1 deletiontest/mock/services/structures.mock.service.ts
Loading
Please register or sign in to comment