Skip to content

Commit 8b1fc9c

Browse files
jpipkin1kimsauce
andauthored
Update docs/api/about-apis/intro-to-apis.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 9f611db commit 8b1fc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/about-apis/intro-to-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ As you are learning how APIs work, we recommend setting up an API test program,
100100

101101
### Download the OpenAPI Specification
102102

103-
You can download the OpenAPI Specification for the Sumo Logic API and import it to your API test application. This not only allows you to see the specification for all the Sumo Logic APIs, but to run them as well:
103+
Optionally, you can download the OpenAPI Specification for the Sumo Logic API and import it to your API test application. This lets you view the full specification for all Sumo Logic APIs and run them directly from your testing tool.
104104

105105
1. Select the API documentation URL for your deployment from the [Documentation](/docs/api/about-apis/getting-started/#documentation) section of the *API Authentication, Endpoints, and Security* article. For instance, US users would access either https://api.sumologic.com/docs/ or https://api.us2.sumologic.com/docs/.
106106
1. Click the **Download** button at the top of the page. <br/><img src={useBaseUrl('img/api/openapi-spec-download-button.png')} alt="Button to download Sumo Logic OpenAPI Specification" style={{border: '1px solid gray'}} width="600" />

0 commit comments

Comments
 (0)