Skip to content

Commit 243d3d2

Browse files
committed
better mocking description
1 parent b0abaf3 commit 243d3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/categories/mocking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
name: Mock Servers
3-
description: Fake servers that take description document as input, then route incoming HTTP requests to example responses or dynamically generates examples.
3+
description: Create simulations of an API from OpenAPI descriptions, powering design-first workflows, or helping swap out real implementations for stubs in end-to-end testing workflows.
44
---

0 commit comments

Comments
 (0)