app.route('/api/v1/<path:subpath>', methods=['GET', 'POST', 'PUT', 'PATCH', 'DELETE'])
nothing calls this directly
no outgoing calls
no test coverage detected