Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
removed unused type property
  • Loading branch information
tyayers authored Jun 14, 2022
1 parent 661c01f commit 22cc508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ apigeeTemplater: ApigeeGenerator = new ApigeeGenerator(); // Optionally custom c

let input: ApigeeTemplateInput = {
name: "MyProxy",
type: proxyTypes.programmable,
endpoints: [
{
name: "default",
Expand Down

0 comments on commit 22cc508

Please sign in to comment.