News

Our dataflow models arrays, mainly to support MakeGenericType patterns like this: typeof (Dictionary<,>).MakeGenericType (new Type [] { typeof (Key), typeof (Value) }); where in general, we need to ...
The annotation may be used to define a schema of type "array" for a set of elements of the OpenAPI spec, and/or to define additional properties for the schema. It is applicable e.g. to parameters, ...