MCPcopy
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
18def test_openrouter_get_model_info_from_cache(monkeypatch, tmp_path):

Callers 15

check_openrouter_tierFunction · 0.80
exchange_code_for_keyFunction · 0.80
_update_cacheMethod · 0.80
_update_cacheMethod · 0.80
check_versionFunction · 0.80
has_been_reopenedFunction · 0.80
get_issuesFunction · 0.80
handle_stale_closingFunction · 0.80
handle_fixed_issuesFunction · 0.80
get_total_downloadsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected