Skip to content

Commit 34af315

Browse files
maksimlikharevDonMartin76
maksimlikharev
authored andcommitted
partner API flag (#24)
1 parent 7a31f30 commit 34af315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

views/apis.jade

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ mixin renderApi(api, i)
7171
option(selected)= group.id
7272
else
7373
option= group.id
74+
75+
+checkBox(apiName + 'partner', apis, '<b>Partner API:</b> Check to mark it as a Partner API. Visitors will be able to see General Information about this API in API Catalog.')
76+
7477
.panel.panel-default
7578
.panel-heading
7679
table(width='100%')

0 commit comments

Comments
 (0)