Current section

Files

Jump to
stripity_stripe lib openapi blueprint reference.ex
Raw

lib/openapi/blueprint/reference.ex

defmodule OpenApiGen.Blueprint.Reference do
@moduledoc false
defstruct [
:name
]
end