Packages

A wrapper library for the docker api

Current section

Files

Jump to
pier lib openapi schema blueprint.ex
Raw

lib/openapi/schema/blueprint.ex

defmodule Pier.OpenApi.Blueprint do
defstruct [:modules, :methods, :contents, :spec, :definitions, :paths, :host]
end