Namespace Unity.Muse.Behavior.WebApi.Client
Classes
Multimap<TKey, TValue>
A dictionary in which one key has many associated values.
OpenAPIDateConverter
Formatter for 'date' openapi formats ss defined by full-date - RFC3339 see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#data-types
RequestOptions
A container for generalized request inputs. This type allows consumers to extend the request functionality by abstracting away from the default (built-in) request framework (e.g. RestSharp).
Interfaces
IApiResponse
Provides a non-generic contract for the ApiResponse wrapper.
IReadableConfiguration
Represents a readable-only configuration contract.