The Create Stateful Endpoint Set feature in WireMock Cloud automates the creation of pre-configured stateful stubs. This allows for quick setup of RESTful API mocks with built-in request-response handling and state management across multiple HTTP methods.Using this feature, WireMock Cloud automatically generates:
GET, POST, PUT, and DELETE stubs for the specified resource
A default 404 response for unmatched requests
This feature requires the REST mock API template. It is not available in the Unstructured / Blank mock API template.