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

Raw license information from the OpenAPI spec

Link to this section Summary

Link to this section Types

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