FileAppendResponse type

type FileAppendResponse = WithResponse<
  PathAppendDataHeaders,
  PathAppendDataHeaders
>