Creating OAS API with custom plugin no longer works

Hi @JeffEsp,

Thanks for getting in touch.

It looks like you’re using Tyk Classic configuration within a Tyk OAS API definition… this won’t work as they are different objects. The Tyk OAS API definition has been designed to provide a more user friendly, minimal configuration for your APIs - and incorporates the OpenAPI description to simplify use with other OAS tools.

Please take a look at this page in the Tyk Documentation for details on configuring custom plugins in the API definition for a Tyk OAS API: Configuring Plugins for Tyk OAS APIs

Thanks.