Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.43 KB

githubcheckpublishingsecretsresponse.md

File metadata and controls

12 lines (9 loc) · 3.43 KB

GithubCheckPublishingSecretsResponse

Fields

Field Type Required Description
content_type str ✔️ HTTP response content type for this operation
status_code int ✔️ HTTP response status code for this operation
raw_response httpx.Response ✔️ Raw HTTP response; suitable for custom response parsing
error Optional[errors.Error] Default error response
github_missing_publishing_secrets_response Optional[shared.GithubMissingPublishingSecretsResponse] OK