{"basePath":"/","paths":{"/":{"get":{"summary":" Server Info ","description":" Package Manager general information ","x-ISC_ServiceMethod":"GetInfo","operationId":"GetInfo","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/_ping":{"get":{"x-ISC_ServiceMethod":"Ping","operationId":"Ping","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/_reset":{"get":{"summary":" Reset registry for debug purposes, limited access ","x-ISC_ServiceMethod":"Reset","operationId":"Reset","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/_spec":{"get":{"summary":" Swagger specs ","x-ISC_ServiceMethod":"SwaggerSpec","operationId":"SwaggerSpec","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/-/all":{"get":{"summary":" All packages ","x-ISC_ServiceMethod":"AllPackages","operationId":"AllPackages","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}/{platformVersion}/manifest":{"get":{"summary":" Package manifest ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"},{"name":"platformVersion","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"PackageManifest","operationId":"PackageManifest","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}/manifest":{"get":{"parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"PackageManifest","operationId":"PackageManifest01","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}/installer":{"get":{"summary":" Package installer ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"PackageInstaller","operationId":"PackageInstaller","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/?":{"get":{"summary":" Package information ","parameters":[{"name":"package","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"Package","operationId":"Package","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}/?":{"get":{"summary":" Package information with specified version ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"Package","operationId":"Package01","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}/{platformVersion}/?":{"get":{"summary":" Package information with specified version and platform version ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"},{"name":"platformVersion","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"Package","operationId":"Package02","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages":{"post":{"summary":" Publish Package ","parameters":[{"name":"payloadBody","in":"body","description":"Request body contents","required":false,"schema":{"type":"string"}}],"x-ISC_ServiceMethod":"PublishPackage","operationId":"PublishPackage","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/packages/{package}/{version}":{"delete":{"summary":" Unpublish Package ","description":" Unpublish (delete) directly published package version ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"version","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"UnPublishPackageVersion","operationId":"UnPublishPackageVersion","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/download/{package}/{platformVersion}/{file}":{"get":{"summary":" Package Archive ","parameters":[{"name":"package","in":"path","required":true,"type":"string"},{"name":"platformVersion","in":"path","required":true,"type":"string"},{"name":"file","in":"path","required":true,"type":"string"}],"x-ISC_ServiceMethod":"GetArchive","operationId":"GetArchive","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/package":{"post":{"summary":" Temp url, update package, should be combined with \"POST /packages\"","parameters":[{"name":"payloadBody","in":"body","description":"Request body contents","required":false,"schema":{"type":"string"}}],"x-ISC_ServiceMethod":"UpdatePackage","operationId":"UpdatePackage","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}},"/collect/{action}":{"post":{"summary":" Analytics ","parameters":[{"name":"action","in":"path","required":true,"type":"string"},{"name":"payloadBody","in":"body","description":"Request body contents","required":false,"schema":{"type":"string"}}],"x-ISC_ServiceMethod":"CollectAnalytics","operationId":"CollectAnalytics","responses":{"default":{"description":"(Unexpected Error)"},"200":{"description":"(Expected Result)"}},"x-ISC_CORS":true}}},"info":{"title":"PackageManager Registry API","description":"","version":"0.1"},"swagger":"2.0","host":"localhost:52773"}