Breaking change. In the new 2.x project layout, definition of loopback Models is out of scope of the boot process. The bootstrapper only configures existing models - attaches them to a dataSource and the app object.
Add docs.json with strong-docs configuration. Extract the example of `models.json` into docs/configuration.md.