apireports

package
v0.0.0-...-5ba556e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SessionReport

func SessionReport(c *gin.Context)

Session Reports TODO: refactor to use types from openapi package

@Summary		Session Reports
@Description	The report payload groups sessions by info types and by a custom field (`group_by`) provided by the client.
@Description	The items returns data containing the sum of redact fields performed by a given info type aggregated by the `group_by` attribute.
@Tags			Core
@Produce		json
@Param			params	query		openapi.SessionReportParams	false	"-"
@Success		200		{object}	openapi.SessionReport
@Failure		400,500	{object}	openapi.HTTPError
@Router			/reports/sessions [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL