Skip to content

Update swagger generation to resolve the following issue #514

@paullizer

Description

@paullizer
Image

They are defined in the description for GET /api/safety/logs, but not in the actual schema

/api/safety/logs:
get:
summary: Get Safety Logs
description: "Returns safety logs with server-side pagination and filtering.\n
\ Query Parameters:\n page (int): The page number to retrieve
\ (default: 1).\n page_size (int): The number of items per page
\ (default: 10).\n status (str): Filter logs by status.\n
\ action (str): Filter logs by action."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions