diff --git a/TODO.md b/TODO.md index d93ed00..dd08722 100644 --- a/TODO.md +++ b/TODO.md @@ -1,2 +1,5 @@ -Render recursive examples -Render remote refferences +Render recursive examples + - code here: https://github.com/sourcey/spectacle/commit/eb20f0292c041857adbd36ceefc10df319f81f3c + - needs work: https://github.com/sourcey/spectacle/pull/42 +Render remote references + - https://github.com/sourcey/spectacle/pull/41 diff --git a/package.json b/package.json index 1211e3a..248512b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectacle-docs", - "version": "0.7.2", + "version": "0.7.5", "description": "Generate beautiful static API documentation from OpenAPI/Swagger 2.0 specifications", "preferGlobal": true, "bin": { diff --git a/public/index.html b/public/index.html index 0388547..61e95b2 100644 --- a/public/index.html +++ b/public/index.html @@ -16,6 +16,8 @@ +