Class JsonEndpointReader
- Namespace
- WitShells.WitClientApi
public class JsonEndpointReader
- Inheritance
-
JsonEndpointReader
- Inherited Members
Constructors
JsonEndpointReader(string)
public JsonEndpointReader(string resourcePath = "Endpoints/endpoints")
Parameters
resourcePathstring
Properties
ResourcePath
public string ResourcePath { get; }
Property Value
Methods
AvailableKeys()
public string[] AvailableKeys()
Returns
- string[]
GetEndpoint(string)
public EndpointDefinition GetEndpoint(string key)
Parameters
keystring