Skip to content

Commit

Permalink
changed proxy name from spike arrest to quota
Browse files Browse the repository at this point in the history
  • Loading branch information
WWitman committed Apr 17, 2015
1 parent b3c85ab commit 168f5c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions quota-example/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "spikearrest-example",
"name": "quota-example",
"version": "0.0.1",
"private": "true",
"description": "My new Apigee 127 Project",
"description": "Apigee 127 Project with quota policy",
"keywords": [],
"author": "",
"license": "",
Expand All @@ -24,8 +24,8 @@
"start": "node app.js"
},
"api": {
"name": "spikearrest-example",
"basePath": "/spikearrest-example",
"name": "quota-example",
"basePath": "/quota-example",
"docsPath": "/docs",
"main": "app.js"
}
Expand Down

0 comments on commit 168f5c8

Please sign in to comment.