Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Aider-AI/aider
/ json
Method
json
tests/basic/test_openrouter.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
self._json_data = json_data
13
14
def
json(self):
15
return
self._json_data
16
17
18
def
test_openrouter_get_model_info_from_cache(monkeypatch, tmp_path):
Callers
15
check_openrouter_tier
Function · 0.80
exchange_code_for_key
Function · 0.80
_update_cache
Method · 0.80
_update_cache
Method · 0.80
github_copilot_token_to_open_ai_key
Method · 0.80
check_version
Function · 0.80
has_been_reopened
Function · 0.80
get_issues
Function · 0.80
find_unlabeled_with_paul_comments
Function · 0.80
handle_stale_closing
Function · 0.80
handle_fixed_issues
Function · 0.80
get_total_downloads
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected