Skip to content

Commit

Permalink
Suppress JSON Format
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-dcl committed Nov 29, 2024
1 parent b7cc3b8 commit 60685e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ADR-204-comms-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ It is sufficient to set this data only once per user session as it does not chan

`lambdasEndpoint` is optional and can be omitted: in this case it's not guaranteed that the profile received on a peer end will reflect the most recent changes, as it may take time to propagate profile changes through all available Catalysts.

```json
```
{
...
"lambdasEndpoint": <serverAbout.lambdas.publicUrl>,
Expand Down

0 comments on commit 60685e2

Please sign in to comment.