G-Research / consuldotnet

Consul.NET is a .NET client library for the Consul HTTP API
https://consuldot.net/
Apache License 2.0
322 stars 85 forks source link

Support Getting Service Configuration #276

Closed sammychinedu2ky closed 10 months ago

sammychinedu2ky commented 10 months ago

Is your feature request related to a problem? Please describe.

no

Describe the solution you'd like

add support for (https://developer.hashicorp.com/consul/api-docs/agent/service#get-service-configuration) This API is supported in the golang client (1.8.19)

Describe alternatives you've considered

No response

Additional context

No response