ORY.Hydra.Operation (ory_hydra v1.2.2)
Link to this section Summary
Link to this section Types
Specs
t() :: %ORY.Hydra.Operation{
content_type: :form_urlencoded | :json,
method: ORY.Hydra.http_method_t(),
params: map(),
params_in_query: [atom()],
path: String.t()
}