swagger-php
swagger-php copied to clipboard
Replace current processor array with a pipeline class
Deprecates all processor related methods on Generator
and provides simpler, more powerful alternatives in the new Pipeline
class that now internally wraps processors.
Also deprecates the unused ProcessorInterface
.