ContributionsMost RecentMost LikesSolutionsRe: How to enable auto-mocking plugin by default ? chichepo yeah might be some bug. However, I basically used create, get and execute commands from swaggerhub-cli in my CI/CD workflow. ref: https://github.com/SmartBear/swaggerhub-cli Thank you for your response 🙂 Re: How to enable auto-mocking plugin by default ? chichepo "integrations settings are copied when creating a new version." How's this done ? Do I have to enable anything during creation of API on swaggerhub? I have enabled Auto-mocking, still for some reason when I upload new version, integration settings are not being copied. However, I resolved it by using swaggerhub-cli commands as a workaround. But I am interested in above point. How to enable auto-mocking plugin by default ? Hi, looking to automatically integrate the auto-mocking plugin before uploading api spec. is it even possible ? Currently I am enabling it manually by adding it from integration menu. Thank you in advance