Skip to content

Commit

Permalink
rmeoving arm
Browse files Browse the repository at this point in the history
  • Loading branch information
seaeunlee committed Nov 9, 2023
1 parent 4bb64dc commit 9edc435
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 179 deletions.
10 changes: 0 additions & 10 deletions api/.funcignore

This file was deleted.

99 changes: 0 additions & 99 deletions api/.gitignore

This file was deleted.

15 changes: 0 additions & 15 deletions api/host.json

This file was deleted.

5 changes: 0 additions & 5 deletions api/package-lock.json

This file was deleted.

11 changes: 0 additions & 11 deletions api/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions api/subscriptions/function.json

This file was deleted.

15 changes: 0 additions & 15 deletions api/subscriptions/index.js

This file was deleted.

3 changes: 0 additions & 3 deletions api/subscriptions/sample.dat

This file was deleted.

3 changes: 2 additions & 1 deletion arm/api/subscriptions/function.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"get",
"post",
"put"
]
],
"route": "arm/api/subscriptions/{*segments}"
},
{
"type": "http",
Expand Down

0 comments on commit 9edc435

Please sign in to comment.