Skip to content

Commit b955162

Browse files
Update api spec (#526)
YOYO NEW API SPEC! Co-authored-by: zoo-github-actions-auth[bot] <zoo-github-actions-auth[bot]@users.noreply.github.com>
1 parent e2ffc31 commit b955162

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27348,7 +27348,7 @@
2734827348
},
2734927349
"model_version": {
2735027350
"nullable": true,
27351-
"description": "Zoo provided model, or fine-tuned model which should be used to process this request.",
27351+
"description": "Zoo provided model, or custom model which should be used to process this request.",
2735227352
"type": "string"
2735327353
},
2735427354
"n": {
@@ -38867,7 +38867,7 @@
3886738867
},
3886838868
"model_version": {
3886938869
"nullable": true,
38870-
"description": "Zoo provided model, or fine-tuned model which should be used to process this request.",
38870+
"description": "Zoo provided model, or custom model which should be used to process this request.",
3887138871
"type": "string"
3887238872
},
3887338873
"project_name": {

0 commit comments

Comments
 (0)