1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/src/rest/lib/config.json
2024-03-26 17:13:36 +00:00

48 lines
848 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"
]
},
"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": "6c0baeaa43c5a334b0c17612398a53e6f93c4bcc"
}