Skip to content
Snippets Groups Projects
Commit 3c6c9c21 authored by Suneet Bendre's avatar Suneet Bendre
Browse files

Update create-credential-definition.md

parent 78265079
No related branches found
No related tags found
No related merge requests found
```mermaid
sequenceDiagram sequenceDiagram
participant OCM Admin participant OCM Admin
participant OCM Attestation Manager participant OCM Attestation Manager
...@@ -5,3 +6,4 @@ participant OCM Attestation Manager ...@@ -5,3 +6,4 @@ participant OCM Attestation Manager
OCM Admin ->> OCM Attestation Manager: Calls the POST method credentialDef with relevant attributes. OCM Admin ->> OCM Attestation Manager: Calls the POST method credentialDef with relevant attributes.
OCM Attestation Manager ->> OCM Admin: Responds with status code 201, with message 'Credential definition created successfully', if credential definition is created on ledger successfully OCM Attestation Manager ->> OCM Admin: Responds with status code 201, with message 'Credential definition created successfully', if credential definition is created on ledger successfully
end end
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment