Merge pull request #3776 from rskrishnar/add-missing-part-of-doc

add missing 'Port' description in register service doc
This commit is contained in:
James Phillips 2018-01-03 13:41:46 -08:00 committed by GitHub
commit da3f59d42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ The table below shows this endpoint's support for
provided, the agent's address is used as the address for the service during provided, the agent's address is used as the address for the service during
DNS queries. DNS queries.
- `Port` `(int: 0)` - Specifies the port of the service.
- `Check` `(Check: nil)` - Specifies a check. Please see the - `Check` `(Check: nil)` - Specifies a check. Please see the
[check documentation](/api/agent/check.html) for more information about the [check documentation](/api/agent/check.html) for more information about the
accepted fields. If you don't provide a name or id for the check then they accepted fields. If you don't provide a name or id for the check then they