Changed package structure to export ApiUmbrellaWeb
object. Refactored configuration variables to use camel case.
These changes allow ApiUmbrellaWeb
to be instanced in any application where it is used. Previously, the package automatically created the apiUmbrellaWeb
object, so there was no control at runtime.