ory_hydra v1.1.0 ORY.Hydra.Operation

Link to this section Summary

Link to this section Types

Specs

t() :: %ORY.Hydra.Operation{
  method: ORY.Hydra.http_method_t(),
  params: map(),
  params_in_query: [atom()],
  path: String.t()
}