- [BREAKING] Don't add `name` property in security schemes that should not have one.
  Only `type: :apiKey` should have one, so the `name` argument of `add_security_scheme` has been removed. Specify it
  when it is required/accepted only.