#2217 add note about API-docs being a WIP
This commit is contained in:
@@ -50,7 +50,7 @@ html
|
||||
body
|
||||
#header
|
||||
.swagger-ui-wrap
|
||||
a#logo(href='http://swagger.wordnik.com') swagger
|
||||
a#logo(href='http://swagger.wordnik.com') HabitRPG API Documentation (Under Construction)
|
||||
//-form#api_selector
|
||||
//-
|
||||
<div class='input icon-btn'>
|
||||
@@ -65,5 +65,9 @@ html
|
||||
input#input_apiKey(placeholder='api_key', name='apiKey', type='text')
|
||||
.input
|
||||
a#explore(href='#') Explore
|
||||
|
||||
.swagger-ui-wrap(style='padding:50px')
|
||||
p(style='color:red') This documentation is a work in progress. If you'd like to help finish it, see <a href='https://github.com/HabitRPG/habitrpg/issues/2217#issuecomment-31432716' target='_blank'>#2217</a>.
|
||||
|
||||
#message-bar.swagger-ui-wrap
|
||||
#swagger-ui-container.swagger-ui-wrap
|
||||
|
||||
Reference in New Issue
Block a user