Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Is used to parameterize the associated endpoint on a model.
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public class CustomEndpointAttribute : EndpointAttribute
Inheritance: object → Attribute → EndpointAttribute → CustomEndpointAttribute
Attributes: AttributeUsageAttribute
Name | Description |
---|---|
CustomEndpointAttribute(string, string, string) |
Documentation generated by MdDocs