mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
18 lines
414 B
JSON
18 lines
414 B
JSON
{
|
|
"gitbook": "2.x.x",
|
|
"title": "Insomnia Rest Client",
|
|
"structure": {
|
|
"summary": "docs/README.md"
|
|
},
|
|
"plugins": ["edit-link", "prism", "-highlight", "github", "anker-enable"],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://github.com/gschier/insomnia/tree/master",
|
|
"label": "Edit This Page"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/gschier/insomnia/"
|
|
}
|
|
}
|
|
}
|