mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #2060 from saifabid/patch-1
Fix json for /v1/catalog/node in markdown
This commit is contained in:
commit
f6fef66e1b
@ -195,7 +195,7 @@ It returns a JSON body like this:
|
||||
[
|
||||
{
|
||||
"Node": "baz",
|
||||
"Address": "10.1.10.11"
|
||||
"Address": "10.1.10.11",
|
||||
"TaggedAddresses": {
|
||||
"wan": "10.1.10.11"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user