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

Update create-schema-sequence.md

parent 3c6c9c21
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
par par
OCM Admin ->> OCM Attestation Manager: Calls the POST method Schemas with relevant attributes. OCM Admin ->> OCM Attestation Manager: Calls the POST method Schemas with relevant attributes.
OCM Attestation Manager ->> OCM Admin: Responds with status code 201, with message 'Schema created successfully', if schema is created on ledger successfully OCM Attestation Manager ->> OCM Admin: Responds with status code 201, with message 'Schema created successfully', if schema is created on ledger successfully
end end
\ No newline at end of file ```
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