Cuerdo.Arazzo.Context.APICalls (cuerdo v0.4.0)

Copy Markdown

The request and response of each step

Summary

Types

t()

@type t() :: %Cuerdo.Arazzo.Context.APICalls{
  path: [String.t()],
  request: Req.Request.t(),
  response: Req.Response.t()
}