Skip to content

Commit 248e2ca

Browse files
Merge pull request #81 from Portkey-AI/vrushankportkey-patch-1
make virtual key a required param for prompt create API
2 parents b41241a + 8433600 commit 248e2ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,7 @@ paths:
886886
- collection_id
887887
- string
888888
- parameters
889+
- virtual_key
889890
properties:
890891
name:
891892
type: string
@@ -28793,4 +28794,4 @@ x-code-samples:
2879328794
path: create
2879428795
- type: object
2879528796
key: CreateCompletionResponse
28796-
path: object
28797+
path: object

0 commit comments

Comments
 (0)