You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete a specific configuration entry by kind and name
DELETE /v1/config/:kind:name
yes
List all configuration entries of a specific kind
GET /v1/config/:kind
yes
Retrieve a specific configuration by kind and name
GET /v1/config/:kind:name
yes
Set a new configuration entry
PUT /v1/config
yes
The text was updated successfully, but these errors were encountered:
JocelynVelarde
changed the title
Missing features between Consul.NET (v1.7.14) and target version (v1.9) of Consul/Official Client
Missing features between Consul.NET (v1.7.14) and target version (v1.9.17) of Consul/Official Client
Mar 20, 2024
The text was updated successfully, but these errors were encountered: