1
0
mirror of synced 2026-01-21 15:01:02 -05:00
Files
docs/src/rest/lib/config.json
2024-06-27 19:12:32 +00:00

51 lines
893 B
JSON

{
"api-versions": {
"fpt": [
"2022-11-28"
],
"ghec": [
"2022-11-28"
],
"ghes-3.9": [
"2022-11-28"
],
"ghes-3.10": [
"2022-11-28"
],
"ghes-3.11": [
"2022-11-28"
],
"ghes-3.12": [
"2022-11-28"
],
"ghes-3.13": [
"2022-11-28"
]
},
"versionMapping": {
"api.github.com": "fpt",
"github.ae": "ghae",
"ghes": "ghes",
"ghec": "ghec"
},
"frontmatterDefaults": {
"topics": [
"API"
],
"autogenerated": "rest",
"allowTitleToDifferFromFilename": true
},
"targetDirectory": "content/rest",
"indexOrder": {
"content/rest/index.md": {
"startsWith": [
"quickstart",
"about-the-rest-api",
"using-the-rest-api",
"authentication",
"guides"
]
}
},
"sha": "3c07521af936565853d6ba44db0ca6598fa90c8f"
}