Create a new bug report. Requires approved user privileges. The user submitting the request will be assigned as the reporter.
Args: bug_report_data (BugReportCreateSchema): The bug report details to create. reporter_user (User | None): The user submitting the report.
Returns: BugReportSchema: The created bug report.
The access token received from the authorization server in the OAuth 2.0 flow.
The schema for creating a bug report.
Successful Response
The schema for a bug report.
The teams for bug reports.
frontend, backend, ux_ui, devops, suggestion The schema for a user.