Automatically Generate OpenAPI 3.0 Schemas from Mock API Responses using PHP

If you've ever found yourself writing repetitive OpenAPI specs by hand, you'll love this.
What if your mock API server could auto-generate OpenAPI 3.0 schemas just from example responses?
That's exact...