Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v1.4.1

Compare
Choose a tag to compare
@mativm02 mativm02 released this 31 Oct 15:47

Summary

  • Tyk Sync is now using classic endpoint instead of OAS update endpoint. (#121)
  • We added --allow-unsafe-oas flag to update, sync and publish commands so that if it is set, it will stop using OAS API update endpoint in the dashboard. It will use classic API update endpoints instead. (#122)
  • --allow-unsafe-oas flag docs were changed (#123)