mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"gitbook": "2.x.x",
|
|
"title": "Insomnia Rest Client",
|
|
"structure": {
|
|
"summary": "docs/README.md"
|
|
},
|
|
"plugins": ["prism", "-highlight", "github", "anker-enable"],
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/gschier/insomnia/"
|
|
}
|
|
}
|
|
}
|