Skip to content

Add Swagger support - #10

Open
gitnanji wants to merge 1 commit into
AtherEnergy:masterfrom
gitnanji:swagger_docs
Open

gitnanji wants to merge 1 commit into
AtherEnergy:masterfrom
gitnanji:swagger_docs

Conversation

@gitnanji

@gitnanji gitnanji commented Feb 9, 2020

Copy link
Copy Markdown

No description provided.

Comment thread installer.js
copy('/swagger/config/*', '/config'),
copy('/swagger/views/**', '/views'),
initNpm(),
install("swagger-ui-dist@3.25.0"),

@aptro aptro Feb 11, 2020

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all these packages should be a dev dependency

Comment thread swagger/instructions.txt
'*': true,
},

Add these routes:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expecting more clear instructions for adding all the customization.
@gitnanji can we add a section for the how-to authenticate these routes. At least warn about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants