Skip to content

Commit 3b13f25

Browse files
committed
Removed association of the Web API with Discovery Service
1 parent b1c50c1 commit 3b13f25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/developer/common-data-service/view-download-developer-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@ More information: [Azure integration](/powerapps/developer/common-data-service/a
7676

7777
Because people may have access to multiple Common Data Service environments, the discovery services allow for retrieving the available environments that a person can access based on their user credentials.
7878

79-
### Discovery Web API
79+
### Discovery RESTful API
8080

81-
This is the endpoint address for the RESTful OData v4 version of the discovery service to use for your instance. You can also download the service document here.
81+
This is the endpoint address for the RESTful OData v4 version of the Discovery Service to use for your instance. You can also download the service document here.
8282
More information: [Developer Documentation: Discover the URL for your organization using the Web API](/powerapps/developer/common-data-service/webapi/discover-url-organization-web-api)
8383

8484

8585
### Discovery Service
8686

87-
This is the endpoint address for the SOAP version of the discovery service to use for your instance. You can also download the service document here.
87+
This is the endpoint address for the SOAP version of the Discovery Service to use for your instance. You can also download the service document here.
8888
More information: [Developer Documentation: Discover the URL for your organization using the Organization Service](/powerapps/developer/common-data-service/org-service/discovery-service)
8989

9090

0 commit comments

Comments
 (0)