Skip to content

Commit 0901e36

Browse files
committed
fix formatting
1 parent 40a678f commit 0901e36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/security/application_security/setup/gcp/service-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ To set up the App and API Protection Service Extension in your GCP environment,
9191

9292
<div class="alert alert-info">
9393
<p>
94-
<strong>Note:</strong> Currently, the service extension doesn't process request bodies. This means that even if you select request and response body events in the extension chain events, the service extension will not inspect the request body. See more in the <a href="#limitations">Limitations</a> section.
94+
<strong>Note 1:</strong> Currently, the service extension doesn't process request bodies. This means that even if you select request and response body events in the extension chain events, the service extension will not inspect the request body. See more in the <a href="#limitations">Limitations</a> section.
9595
</p>
9696
<p>
97-
<strong>Note:</strong> If you select the **Request Body** and **Response Body** events, processing time will increase as the service extension needs to transfer and analyze these bodies. <strong>Adjust your timeout settings accordingly to accommodate the additional processing time.</strong>
97+
<strong>Note 2:</strong> If you select the <code>Request Body</code> and <code>Response Body</code> events, processing time will increase as the service extension needs to transfer and analyze these bodies. <strong>Adjust your timeout</strong> settings accordingly to accommodate the additional processing time.
9898
</p>
9999
</div>
100100
</br>

content/en/security/application_security/setup/standalone/gcp-service-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ To set up the App and API Protection Service Extension in your GCP environment,
8989

9090
<div class="alert alert-info">
9191
<p>
92-
<strong>Note:</strong> Currently, the service extension doesn't process request bodies. This means that even if you select request and response body events in the extension chain events, the service extension will not inspect the request body. See more in the <a href="#limitations">Limitations</a> section.
92+
<strong>Note 1:</strong> Currently, the service extension doesn't process request bodies. This means that even if you select request and response body events in the extension chain events, the service extension will not inspect the request body. See more in the <a href="#limitations">Limitations</a> section.
9393
</p>
9494
<p>
95-
<strong>Note:</strong> If you select the **Request Body** and **Response Body** events, processing time will increase as the service extension needs to transfer and analyze these bodies. <strong>Adjust your timeout settings accordingly to accommodate the additional processing time.</strong>
95+
<strong>Note 2:</strong> If you select the <code>Request Body</code> and <code>Response Body</code> events, processing time will increase as the service extension needs to transfer and analyze these bodies. <strong>Adjust your timeout</strong> settings accordingly to accommodate the additional processing time.
9696
</p>
9797
</div>
9898
</br>

0 commit comments

Comments
 (0)