Skip to content

Commit

Permalink
Update federation-manager-message-formats.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Aug 20, 2020
1 parent 8a2214f commit 6405e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fm/federation-manager-message-formats.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ schemas: { collection of schema references for the message format(s) } <1>
eventType: {create, read, update, delete}
----
<1> In YAML:
---
```
schemas:
- s1: http://../.
- s2: ...
---
```

[source,js
----
Expand Down

0 comments on commit 6405e3b

Please sign in to comment.