Skip to content

Commit

Permalink
Addpersonalizerv1point1swagger (#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 May 24, 2021
1 parent 2678554 commit 161fef4
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 161fef4

Please sign in to comment.