Skip to content
Snippets Groups Projects

Topic/671 readable logs

Merged Benedikt Heinrichs requested to merge Topic/671-readableLogs into Product/639-readableLogs
1 unresolved thread

coscine/issues#671

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
18
19 public string UserId { get; set; }
20
21 public string RoleId { get; set; }
22
23 public string SessionId { get; set; }
24
25 public string ClientCorrolationId { get; set; }
26
27 public string ProjectId { get; set; }
28
29 public string ResourceId { get; set; }
30
31 public string FileId { get; set; }
32
33 public JArray ProjectList { get; set; }
  • added 1 commit

    Compare with previous version

  • mentioned in commit 026d1318

  • Please register or sign in to reply
    Loading