We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c41bf commit 2738a55Copy full SHA for 2738a55
1 file changed
docs/usage/rest-api.md
@@ -321,9 +321,11 @@ You can also get the latest version name of GitHub API and version-module mappin
321
from githubkit.versions import LATEST_VERSION, VERSIONS
322
```
323
324
-Current supported versions are: (you can find it in the section `[[tool.codegen.descriptions]]` of the `pyproject.toml` file)
+Current supported versions are: (you can also find it in the section `[[descriptions]]` of the `githubkit/versions/versions.lock` file)
325
326
-- 2022-11-28 (latest)
+- 2026-03-10 (latest)
327
+- ghec-2026-03-10
328
+- 2022-11-28
329
- ghec-2022-11-28
330
331
## REST API Pagination
0 commit comments