Extend
Table of Contents
Classes
- GroupingGenerator
- We know that the OpenAPI specifications we're dealing with have titles that we can use to organize our clients (e.g. "Foo Bar", "Foo Baz" so we'll organize them as "Foo\Bar" and "Foo\Baz").
- PrettierEndpointFactory
- We know that, consistently, GET endpoints that return components whose names end in "Collection" would be better named as "list" or "filter"