File: 0014.t

package info (click to toggle)
gcli 2.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,652 kB
  • sloc: ansic: 27,086; sh: 678; makefile: 545; perl: 392; yacc: 261; lex: 60
file content (15 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Keywords: gitea issue
ID: 14
Title: Gitea Issue Due Date

ClientArgs: -v -t gitea issues -o foo -r bar -i 42 due 2038-01-20
VerifyClientExitCode: 0

ServerResponseStatus: 200 OK

ServerResponseBody:
  []

VerifyRequestMethod: PATCH
VerifyRequestPath: /repos/foo/bar/issues/42
VerifyRequestBody: {"due_date": "2038-01-20T00:00:00Z"}