Class EndpointDefinition
- Namespace
- WitShells.WitClientApi
Lightweight representation of an endpoint defined in endpoints.json
public class EndpointDefinition
- Inheritance
-
EndpointDefinition
- Inherited Members
Fields
Body
public JObject Body
Field Value
- JObject
Key
public string Key
Field Value
Method
public string Method
Field Value
Path
public string Path
Field Value
Query
public JObject Query
Field Value
- JObject
Response
public JObject Response
Field Value
- JObject
Stream
public bool Stream