Skip to content

Instantly share code, notes, and snippets.

@chaptergy
chaptergy / npm-json-schema.json
Created August 4, 2021 09:37
NginxProxyManager JSON Schema at v2.9.6
View npm-json-schema.json
{
"$schema":"http://json-schema.org/draft-07/schema#",
"$id":"root",
"title":"Nginx Proxy Manager REST API",
"description":"This is the Nginx Proxy Manager REST API",
"version":"2.0.0",
"links":[
{
"href":"http://npm.example.com/api",
"rel":"self"