Turkeyengineer commited on
Commit
5ccf38f
·
verified ·
1 Parent(s): 643dd1a

Update .well-known/openapi.yaml

Browse files
Files changed (1) hide show
  1. .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: segmentChineseText
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