diff options
Diffstat (limited to 'src/OAuth/OAuthClient/Service References/SampleResourceServer/DataApi.disco')
-rw-r--r-- | src/OAuth/OAuthClient/Service References/SampleResourceServer/DataApi.disco | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/OAuth/OAuthClient/Service References/SampleResourceServer/DataApi.disco b/src/OAuth/OAuthClient/Service References/SampleResourceServer/DataApi.disco new file mode 100644 index 0000000..f8d5e5b --- /dev/null +++ b/src/OAuth/OAuthClient/Service References/SampleResourceServer/DataApi.disco @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/"> + <contractRef ref="http://localhost:65169/DataApi.svc?wsdl" docRef="http://localhost:65169/DataApi.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" /> +</discovery>
\ No newline at end of file |