Wasm Directoryalpha
Record

pre-flight-with-repo-for-authenticated-user-params

No description available.

record pre-flight-with-repo-for-authenticated-user-params {
  owner: string,
  repo: string,
  ref: option​<string>,
  client-ip: option​<string>,
}

Fields

NameTypeDescription
ownerstring
repostring
refoption​<string>
client-ipoption​<string>