Skip to content

Commit

Permalink
generated build for 8.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mrin9 committed Feb 16, 2021
1 parent 4f7f32b commit a108b40
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 16 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -9,6 +9,12 @@ node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn/**
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*

# Editor directories and files
.idea
Expand Down
10 changes: 5 additions & 5 deletions dist/rapidoc-min.js

Large diffs are not rendered by default.

Binary file modified dist/rapidoc-min.js.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions dist/report.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/rapidoc-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/specs/oneof-combinations.yaml
Expand Up @@ -88,7 +88,7 @@ paths:
- type: string
description: Primitive with a title
title: ID number
- type: int
- type: integer
description: Primitive without a title
- type: 'null'
description: Null with a title
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rapidoc",
"version": "8.4.5",
"version": "8.4.6",
"description": "RapiDoc - Open API spec viewer with built in console",
"author": "Mrinmoy Majumdar <mrin9@yahoo.com>",
"repository": {
Expand Down

0 comments on commit a108b40

Please sign in to comment.