Search
Provides struct and type for a Pages.Deployment
@type t() :: %GitHub.Pages.Deployment{ __info__: map(), page_url: String.t(), preview_url: String.t() | nil, status_url: String.t() }