View Source OpenAPI.Spec.Info.License (OpenAPI Generator v0.2.0)

Raw license information from the OpenAPI spec

Summary

Types

@type t() :: %OpenAPI.Spec.Info.License{name: String.t() | nil, url: String.t() | nil}