1
0
mirror of synced 2026-01-08 12:01:53 -05:00
Files
docs/src/rest/lib/config.json
2024-05-20 19:41:50 +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": "5b52d7fa2263095845f4c42fbb54d6d725b0e32f"
}