summaryrefslogtreecommitdiffstats
path: root/api4/compliance.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-0/+127
* Implement compliance endpoints for APIv4 * Add paging to get reports endpoint