The [Mock API Response policy](/docs/policies/mock-api-inbound) enables rapid
mocking of an API using the examples inside of your OpenAPI document. Return a
single example or random examples to build a proof-of-concept for your API or
enable clients to begin development while the backend is being built out.