We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca18ca commit 6aa2dd8Copy full SHA for 6aa2dd8
1 file changed
content/products/std/_index.html
@@ -194,7 +194,7 @@ <h2 class="display-6 fw-bold mb-3">Most API companies waste months reinventing t
194
{{< /box >}}
195
</div>
196
<div class="col-12 col-xl-4">
197
- {{< box header="Strictness" icon="bi-toggles" title="Your schemas are either too complex or uselessly loose" >}}
+ {{< box header="Strictness" icon="bi-toggles" title="Your schemas are either too strict or uselessly loose" >}}
198
Designing robust and correct schemas takes a ton of time, deep expertise, and access to standards. But you need to ship your APIs yesterday.
199
<hr class="my-4">
200
<p class="small fst-italic text-muted mb-0">And you might even be introducing security vulnerabilities with overly loose schemas</p>
0 commit comments