Wasm Directoryalpha
Record

get-change-logs-params

No description available.

record get-change-logs-params {
  issue-id-or-key: string,
  start-at: option​<s32>,
  max-results: option​<s32>,
}

Fields

NameTypeDescription
issue-id-or-keystring
start-atoption​<s32>
max-resultsoption​<s32>