TykTechnologies / tyk-operator

Tyk Operator for Kubernetes
https://tyk.io
Mozilla Public License 2.0
197 stars 38 forks source link

Support for updating the API Catalog #266

Closed FAntonescu closed 3 years ago

FAntonescu commented 3 years ago

Expected Behavior

As an API developer I would like to have the ability to have the OpenAPI documentation managed by the Tyk Operator

Current Behavior

Currently the Tyk Operator does not support updating the API Catalog. The only way to update the Swagger documentation is by manually removing and then adding the documentation in the Tyk Dashboard.

Possible Solution

Add the possibility to link in the API Definition to a config map containing the Swagger specification.

asoorm commented 3 years ago

https://github.com/TykTechnologies/tyk-operator/pull/290