lib/underway/sinatra/app_info.rb in underway-1.1.0 vs lib/underway/sinatra/app_info.rb in underway-2.0.0

- old
+ new

@@ -28,10 +28,10 @@ <li><a href="/info/app/installations/1/access_token">/info/app/installations/:id/access_token</a> => A valid access token for accessing the given installation as this App</li> <li><a href="/info/app/installations/1/repositories">/info/app/installations/:id/repositories</a> => A list of all repositories accessible to the installation of this App</li> </pre> <h2>Private PEM file</h2> <pre> - #{::Underway::Settings.config.private_key_filename} + #{::Underway::Settings.configuration.private_key_filename} </pre> EOS end app.get "/info/app/jwt" do