Commit 1e2a391
1 parent af1cba3 commit 1e2a391
2 files changed
+2
-2
lines changedSubmodule cloud-agent updated 10 files
- CONTRIBUTING.md+1-2
- cloud-agent/service/server/src/main/scala/org/hyperledger/identus/connect/controller/ConnectionEndpoints.scala+5-1
- tests/integration-tests/src/test/kotlin/common/errors/CredentialOfferError.kt+21
- tests/integration-tests/src/test/kotlin/common/errors/JwtCredentialError.kt+4-3
- tests/integration-tests/src/test/kotlin/common/errors/SchemaTemplateError.kt+2-2
- tests/integration-tests/src/test/kotlin/steps/common/CommonSteps.kt+8
- tests/integration-tests/src/test/kotlin/steps/credentials/JwtCredentialSteps.kt+31-1
- tests/integration-tests/src/test/kotlin/steps/schemas/CredentialSchemasSteps.kt+2-1
- tests/integration-tests/src/test/kotlin/steps/verification/VcVerificationSteps.kt+3-2
- tests/integration-tests/src/test/resources/features/credential/jwt/issuance.feature+10-6
0 commit comments