-
- Downloads
feat(export-structures): "/formated" endpoint now returns an array of...
feat(export-structures): "/formated" endpoint now returns an array of structures matching state format
Showing
- package-lock.json 5 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/structures/interfaces/structure-formatted.interface.ts 33 additions, 0 deletionssrc/structures/interfaces/structure-formatted.interface.ts
- src/structures/services/structures-export-configs/services-config.json 98 additions, 0 deletions...s/services/structures-export-configs/services-config.json
- src/structures/services/structures-export.service.spec.ts 337 additions, 0 deletionssrc/structures/services/structures-export.service.spec.ts
- src/structures/services/structures-export.service.ts 187 additions, 0 deletionssrc/structures/services/structures-export.service.ts
- src/structures/services/structures-search.service.spec.ts 0 additions, 17 deletionssrc/structures/services/structures-search.service.spec.ts
- src/structures/services/structures.service.spec.ts 1 addition, 9 deletionssrc/structures/services/structures.service.spec.ts
- src/structures/services/structures.service.ts 5 additions, 5 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.spec.ts 20 additions, 4 deletionssrc/structures/structures.controller.spec.ts
- src/structures/structures.controller.ts 6 additions, 4 deletionssrc/structures/structures.controller.ts
- src/structures/structures.module.ts 9 additions, 2 deletionssrc/structures/structures.module.ts
- test/mock/services/structures-export.mock.service.ts 38 additions, 0 deletionstest/mock/services/structures-export.mock.service.ts
- test/mock/services/structures.mock.service.ts 2 additions, 2 deletionstest/mock/services/structures.mock.service.ts
- tsconfig.json 1 addition, 1 deletiontsconfig.json
Loading
Please register or sign in to comment