netlify/open-api

Some site properties are ignored during creation

cstaud opened this issue · 0 comments

On a CreateSite call some properties are ignored on site creation and therefor need an extra UpdateSite call.

e.g.:

  • domainAliases
  • managedDns
  • forceSSL (you can not set SSL=true && forceSSL=true during site creation)