Interface IBinaryString
-
public interface IBinaryString
Model for rest service method parameters. Represents binary data, which must be modeled as astring
type with formatbinary
according to the OpenAPI spec.- Since:
- 8.2.0
public interface IBinaryString
string
type
with format binary
according to the OpenAPI spec.