Skip to content

Commit

Permalink
Update OpenAPI spec
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed Aug 8, 2023
1 parent 942dabf commit 90a924e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions fern/api/openapi/openapi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
openapi: 3.0.2
info:
title: Superagent
description: Build, deploy and manage LLM-powered Agents
version: 0.0.44
description: Build, manage and deploy LLM-powered Agents
version: 0.0.47
paths:
/api/v1/agents:
get:
Expand Down Expand Up @@ -1225,6 +1225,9 @@ components:
url:
title: Url
type: string
description:
title: Description
type: string
content:
title: Content
type: string
Expand Down

1 comment on commit 90a924e

@vercel
Copy link

@vercel vercel bot commented on 90a924e Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.