Add message that reveals commit that SwaggerUI was derived from
This commit is contained in:
@@ -6,6 +6,8 @@ import * as AllPlugins from "core/plugins/all"
|
||||
import { filterConfigs } from "plugins/configs"
|
||||
import { parseSeach } from "core/utils"
|
||||
|
||||
console.log(`This Swagger-UI was built from ${process.env.COMMITHASH}.`)
|
||||
|
||||
module.exports = function SwaggerUI(opts) {
|
||||
|
||||
const defaults = {
|
||||
|
||||
Reference in New Issue
Block a user