TykTechnologies / tyk-operator

Tyk Operator for Kubernetes
https://tyk.io
Other
198 stars 41 forks source link

apidef: introduce method tranform middlewares to the API Definition Object #93

Closed asoorm closed 3 years ago

asoorm commented 4 years ago

See: https://github.com/TykTechnologies/tyk-operator/blob/master/docs/api_definitions.md#apidefinition---endpoint-middleware

Screenshot 2020-10-15 at 16 56 09

Tyk Operator currently does not support transform middlewares. (Internal, Method & Mock)

We need to enable this capability.

gernest commented 3 years ago

There are many transform middlewares, and I can't find mock and internal so I will will rename this task to support method transform instead, we will have new tickets for each middleware added instead of bundling unrelated middlewares into a single ticket.

asoorm commented 3 years ago

There are many transform middlewares, and I can't find mock and internal so I will will rename this task to support method transform instead, we will have new tickets for each middleware added instead of bundling unrelated middlewares into a single ticket.

If modifying the ticket, you also need to also modify the docs that reference this issue:

Screenshot 2021-01-25 at 14 20 21

https://github.com/TykTechnologies/tyk-operator/blob/master/docs/api_definitions.md#apidefinition---endpoint-middleware