Anthony Liatsis

Results 2 issues of Anthony Liatsis

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

enhancement

``` NSExceptionDomains facebook.com NSExceptionMinimumTLSVersion TLSv1.0 NSIncludesSubdomains NSExceptionRequiresForwardSecrecy NSThirdPartyExceptionRequiresForwardSecrecy facebook.net NSExceptionMinimumTLSVersion TLSv1.0 NSIncludesSubdomains NSExceptionRequiresForwardSecrecy NSThirdPartyExceptionRequiresForwardSecrecy ``` produces this in the Info.plist file. ``` NSAppTransportSecurity NSExceptionDomains facebook.com facebook.net [object Object] NSExceptionMinimumTLSVersion NSIncludesSubdomains...

help wanted