Skip to content

Commit

Permalink
refactor: Lint agents-api (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 authored and github-actions[bot] committed Dec 20, 2024
1 parent 831e950 commit 74add36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents-api/agents_api/queries/docs/list_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ async def list_docs(
"""
Lists docs with optional owner filtering, pagination, and sorting.
Parameters:
Parameters:
developer_id (UUID): The ID of the developer.
owner_id (UUID): The ID of the owner of the documents.
owner_type (Literal["user", "agent"]): The type of the owner of the documents.
Expand Down

0 comments on commit 74add36

Please sign in to comment.