-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
elastic/elasticsearch-net
#8628Labels
Team:DeveloperIssues owned by the Developer Docs TeamIssues owned by the Developer Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
Other
What documentation page is affected
https://www.elastic.co/docs/reference/elasticsearch/clients/dotnet/transport
What happened?
In the OnBeforeRequest
example, there is a missing "
which causes the example code to look like it's almost entirely a string, instead of code. I believe you want a closing "
after the port number 9200
.

Additional info
No response
Metadata
Metadata
Assignees
Labels
Team:DeveloperIssues owned by the Developer Docs TeamIssues owned by the Developer Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs