fix: names, base class that is extended upon
parent
00514632
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, 5 deletionsapps/gateway/src/app/managers/attestation.controller.ts
- apps/gateway/src/app/managers/connection.controller.ts 3 additions, 3 deletionsapps/gateway/src/app/managers/connection.controller.ts
- apps/gateway/src/app/managers/proof.controller.ts 9 additions, 9 deletionsapps/gateway/src/app/managers/proof.controller.ts
- apps/proof-manager/src/app/app.controller.ts 2 additions, 2 deletionsapps/proof-manager/src/app/app.controller.ts
- libs/askar/src/askar-nats/event.handler.service.ts 10 additions, 10 deletionslibs/askar/src/askar-nats/event.handler.service.ts
- libs/askar/src/askar-rest/rest.controller.ts 3 additions, 3 deletionslibs/askar/src/askar-rest/rest.controller.ts
- libs/askar/src/askar/agent.service.ts 19 additions, 19 deletionslibs/askar/src/askar/agent.service.ts
- libs/dtos/src/dtos/generics/base.record.dto.ts 18 additions, 0 deletionslibs/dtos/src/dtos/generics/base.record.dto.ts
- libs/dtos/src/dtos/generics/connection.record.dto.ts 2 additions, 11 deletionslibs/dtos/src/dtos/generics/connection.record.dto.ts
- libs/dtos/src/dtos/generics/creddef.record.dto.ts 2 additions, 4 deletionslibs/dtos/src/dtos/generics/creddef.record.dto.ts
- libs/dtos/src/dtos/generics/credential.record.dto.ts 15 additions, 18 deletionslibs/dtos/src/dtos/generics/credential.record.dto.ts
- libs/dtos/src/dtos/generics/proof.record.dto.ts 2 additions, 12 deletionslibs/dtos/src/dtos/generics/proof.record.dto.ts
- libs/dtos/src/dtos/generics/schema.record.dto.ts 2 additions, 8 deletionslibs/dtos/src/dtos/generics/schema.record.dto.ts
- libs/dtos/src/dtos/requests/connection.req.dto.ts 1 addition, 1 deletionlibs/dtos/src/dtos/requests/connection.req.dto.ts
- libs/dtos/src/dtos/requests/creddef.req.dto.ts 1 addition, 1 deletionlibs/dtos/src/dtos/requests/creddef.req.dto.ts
- libs/dtos/src/dtos/requests/credential.req.dto.ts 1 addition, 1 deletionlibs/dtos/src/dtos/requests/credential.req.dto.ts
- libs/dtos/src/dtos/requests/proof.req.dto.ts 1 addition, 1 deletionlibs/dtos/src/dtos/requests/proof.req.dto.ts
- libs/dtos/src/dtos/requests/schema.req.dto.ts 1 addition, 1 deletionlibs/dtos/src/dtos/requests/schema.req.dto.ts
- libs/dtos/src/dtos/responses/make.basic.message.response.dto.ts 2 additions, 5 deletions...tos/src/dtos/responses/make.basic.message.response.dto.ts
Please register or sign in to comment