Skip to content

Commit 5a8edaa

Browse files
authored
Merge pull request #75 from Portkey-AI/mintlify-error-fix
fix the openapi error
2 parents c279857 + 34b29c7 commit 5a8edaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: openapi.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
openapi: 3.0.0
23
info:
34
title: Portkey API
@@ -23633,7 +23634,6 @@ components:
2363323634
items:
2363423635
$ref: '#/components/schemas/Label'
2363523636

23636-
schemas:
2363723637
PromptSummary:
2363823638
type: object
2363923639
properties:
@@ -25017,4 +25017,4 @@ x-code-samples:
2501725017
path: create
2501825018
- type: object
2501925019
key: CreateCompletionResponse
25020-
path: object
25020+
path: object

0 commit comments

Comments
 (0)