Skip to content

Commit

Permalink
repository far too republican. needed some libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hill committed Jan 30, 2017
1 parent 6930719 commit 8da8114
Show file tree
Hide file tree
Showing 18 changed files with 30 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -15,7 +15,6 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
Expand Down
2 changes: 1 addition & 1 deletion sanic_openapi/__init__.py
@@ -1,5 +1,5 @@
from .openapi import blueprint as openapi_blueprint
from .swagger import blueprint as swagger_blueprint

__version__ = '0.1.3'
__version__ = '0.1.4'
__all__ = ['openapi_blueprint', 'swagger_blueprint']
1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/backbone-min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/es5-shim.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions sanic_openapi/ui/lib/handlebars-4.0.5.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/highlight.9.1.0.pack.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/highlight.9.1.0.pack_extended.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions sanic_openapi/ui/lib/jquery-1.8.0.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/jquery.ba-bbq.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/jquery.slideto.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions sanic_openapi/ui/lib/jquery.wiggle.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions sanic_openapi/ui/lib/js-yaml.min.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions sanic_openapi/ui/lib/jsoneditor.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions sanic_openapi/ui/lib/lodash.min.js

Large diffs are not rendered by default.

0 comments on commit 8da8114

Please sign in to comment.