Skip to content

Commit

Permalink
Addpersonalizerv1point1swagger (Azure#14533)
Browse files Browse the repository at this point in the history
* added swagger and examples for personalizer v1.1 preview

* moved folder

* added new version to readme

* prettier changes

* fixed breaking changes

* removed custom words

* changed endpoint name

* prettier

* custom word

* custom words

* added apim-key to security

Co-authored-by: Oren Michaely <ormichae@microsoft.com>
Co-authored-by: Oren Michaely <73134189+ormichae@users.noreply.github.com>
  • Loading branch information
3 people authored and mkarmark committed Jul 20, 2021
1 parent 6dc2401 commit 80543a6
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,9 @@
}
},
"security": [
{}
{
"apim_key": []
}
],
"tags": [
{
Expand Down

0 comments on commit 80543a6

Please sign in to comment.