Skip to content

Commit

Permalink
Dev cognitiveservices face v1.0 (Azure#13030)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent 735e838 commit b9aa3dd
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 47 deletions.
18 changes: 18 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,24 @@
"Speciality"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json",
"words": [
"addfacefromurl",
"deleteface",
"detectwithstream",
"detectwithurl",
"facelist",
"findsimilar",
"getface",
"largefacelist",
"largepersongroup",
"largepersongroupperson",
"persongroup",
"persongroupperson",
"verifyfacetoface"
]
},
{
"filename": "**/specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json",
"words": [
Expand Down
Loading

0 comments on commit b9aa3dd

Please sign in to comment.