View npm-json-schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$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" |