Skip to content

Commit d8f34df

Browse files
authored
📝 Crop API endpoint schema screenshot (#37946)
* 📝 Crop API endpoint schema screenshot Removes the left-hand nav from the screenshot per review feedback on #37785. * fix: use new filename for cropped API endpoint schema screenshot Avoids cache invalidation issues by keeping the original image filename intact and referencing the cropped version under a new name.
1 parent 0bf0895 commit d8f34df

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/security/application_security/api_posture/api_inventory/api_endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ API Posture builds an OpenAPI schema for each endpoint from the traffic it obser
137137

138138
In [API Endpoints][1], click an endpoint to open its detail panel. The **Definition** section displays the endpoint's request parameters, request body, and responses. Fields that contain sensitive data are marked with the type of sensitive data observed.
139139

140-
{{< img src="/security/application_security/api/api_endpoint_definition_schema.png" alt="The Definition section of an endpoint's detail panel, showing its request parameters and the View Raw Schema and View Inferred Schemas buttons" style="width:100%;" >}}
140+
{{< img src="/security/application_security/api/api_endpoint_definition_schema_cropped.png" alt="The Definition section of an endpoint's detail panel, showing its request parameters and the View Raw Schema and View Inferred Schemas buttons" style="width:100%;" >}}
141141

142142
When the endpoint is associated with an API in Datadog Software Catalog, the **Definition** section displays the declared OpenAPI specification. Otherwise, it displays the schema inferred from live traffic.
143143

753 KB
Loading

0 commit comments

Comments
 (0)