Skip to content

Commit ea20b4f

Browse files
JinyuIDJinyu Li (FACE)
andauthored
Dev cognitiveservices face v1.0 (Azure#13030)
* fix broken links, remove broken markdown format for det/reco models * fix syntax error for new parameter * fix attributes location * replace 24 hours to faceIdTimeToLive * Add missing "produce" section for all delete methods * fix two missing space by prettier * add produces section to all "patches" method * one more missing for largepersongroup/put * add produces section for put * add override keyword for face.json * update by feedback * sort and remove redundant in override list Co-authored-by: Jinyu Li (FACE) <[email protected]>
1 parent 82d97c3 commit ea20b4f

File tree

2 files changed

+151
-47
lines changed

2 files changed

+151
-47
lines changed

cSpell.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,24 @@
557557
"Speciality"
558558
]
559559
},
560+
{
561+
"filename": "**/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json",
562+
"words": [
563+
"addfacefromurl",
564+
"deleteface",
565+
"detectwithstream",
566+
"detectwithurl",
567+
"facelist",
568+
"findsimilar",
569+
"getface",
570+
"largefacelist",
571+
"largepersongroup",
572+
"largepersongroupperson",
573+
"persongroup",
574+
"persongroupperson",
575+
"verifyfacetoface"
576+
]
577+
},
560578
{
561579
"filename": "**/specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json",
562580
"words": [

0 commit comments

Comments
 (0)