Spaces:
Runtime error
Runtime error
Update .well-known/openapi.yaml
Browse files- .well-known/openapi.yaml +1 -1
.well-known/openapi.yaml
CHANGED
@@ -9,7 +9,7 @@ servers:
|
|
9 |
paths:
|
10 |
/run/predict:
|
11 |
post:
|
12 |
-
operationId:
|
13 |
summary: 將中文句子依字分開
|
14 |
requestBody:
|
15 |
required: true
|
|
|
9 |
paths:
|
10 |
/run/predict:
|
11 |
post:
|
12 |
+
operationId: run_predict
|
13 |
summary: 將中文句子依字分開
|
14 |
requestBody:
|
15 |
required: true
|