Skip to content

Commit 22da4a3

Browse files
fix spacing
1 parent fbf9c67 commit 22da4a3

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/api-shield/security/schema-validation

1 file changed

+1
-1
lines changed

src/content/docs/api-shield/security/schema-validation/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Upload a schema via the v4 API using `POST`. This example requires a `example_sc
5656
kind: "openapi_v3",
5757
name: "example_schema",
5858
source: "<SOURCE>",
59-
validation_enabled: true
59+
validation_enabled: true
6060
}}
6161
/>
6262

0 commit comments

Comments
 (0)