summaryrefslogtreecommitdiffstats
path: root/src/OAuth/OAuthServiceProvider/DataApi.svc
diff options
context:
space:
mode:
Diffstat (limited to 'src/OAuth/OAuthServiceProvider/DataApi.svc')
-rw-r--r--src/OAuth/OAuthServiceProvider/DataApi.svc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OAuth/OAuthServiceProvider/DataApi.svc b/src/OAuth/OAuthServiceProvider/DataApi.svc
new file mode 100644
index 0000000..50e952c
--- /dev/null
+++ b/src/OAuth/OAuthServiceProvider/DataApi.svc
@@ -0,0 +1 @@
+<%@ ServiceHost Language="C#" Debug="true" Service="OAuthServiceProvider.DataApi" CodeBehind="DataApi.cs" %>