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