discoverability.route('/<app>', methods=['GET'])
| 1 | """ |
| 2 | Discoverability routes |
| 3 | |
| 4 | This module contains the routes that are used to provide the feed and other discoverability information. |
nothing calls this directly
no outgoing calls
no test coverage detected