Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model removed from s-models.json is not delete in API Gateway #8

Open
aliatsis opened this issue Jun 1, 2016 · 3 comments
Open

model removed from s-models.json is not delete in API Gateway #8

aliatsis opened this issue Jun 1, 2016 · 3 comments
Milestone

Comments

@aliatsis
Copy link

aliatsis commented Jun 1, 2016

My models in s-models.json are created and updated properly but removing a model does not delete it in API Gateway.

@HyperBrain
Copy link
Owner

I did not implement the remove functionality yet. This will be added later as it is not trivial to do that automatically. Currently I propose that you manually delete the model if you do not need it anymore.

@mwawrusch
Copy link

Don't automatically remove, it would make production systems very unstable.

@HyperBrain HyperBrain added this to the 2.0.0 milestone Mar 23, 2017
@HyperBrain
Copy link
Owner

This will be automatically handled as soon as SLS 1.x support has been finished. Then CloudFormation will automatically remove stale models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants