simplify: generic id request dto
parent
237851d5
No related branches found
No related tags found
Showing
- apps/connection-manager/src/app/app.controller.ts 2 additions, 2 deletionsapps/connection-manager/src/app/app.controller.ts
- apps/gateway/src/app/managers/attestation.controller.ts 5 additions, 6 deletionsapps/gateway/src/app/managers/attestation.controller.ts
- apps/gateway/src/app/managers/connection.controller.ts 4 additions, 4 deletionsapps/gateway/src/app/managers/connection.controller.ts
- apps/gateway/src/app/managers/proof.controller.ts 8 additions, 8 deletionsapps/gateway/src/app/managers/proof.controller.ts
- libs/askar/src/askar-nats/event.handler.service.ts 11 additions, 13 deletionslibs/askar/src/askar-nats/event.handler.service.ts
- libs/askar/src/askar-rest/rest.controller.ts 3 additions, 2 deletionslibs/askar/src/askar-rest/rest.controller.ts
- libs/askar/src/askar/agent.service.ts 2 additions, 1 deletionlibs/askar/src/askar/agent.service.ts
- libs/dtos/src/dtos/requests/connection.req.dto.ts 0 additions, 9 deletionslibs/dtos/src/dtos/requests/connection.req.dto.ts
- libs/dtos/src/dtos/requests/credential.req.dto.ts 0 additions, 9 deletionslibs/dtos/src/dtos/requests/credential.req.dto.ts
- libs/dtos/src/dtos/requests/id.req.dto.ts 2 additions, 2 deletionslibs/dtos/src/dtos/requests/id.req.dto.ts
- libs/dtos/src/dtos/requests/proof.req.dto.ts 4 additions, 6 deletionslibs/dtos/src/dtos/requests/proof.req.dto.ts
- libs/dtos/src/dtos/requests/schema.req.dto.ts 0 additions, 9 deletionslibs/dtos/src/dtos/requests/schema.req.dto.ts
- libs/dtos/src/events/dtoToEventTransformer.ts 2 additions, 4 deletionslibs/dtos/src/events/dtoToEventTransformer.ts
- libs/dtos/src/index.ts 1 addition, 5 deletionslibs/dtos/src/index.ts
Loading