All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ickern.swagger-play2.7_2.12.4.0.0.source-code.reference.conf Maven / Gradle / Ivy


api.version = beta

swagger.filter = null
swagger.api {
  basepath = "/"
  host = "localhost:9000"
  title = ""
  schemes = []

  info {
    title = ""
    description = ""
    termsOfServiceUrl = ""
    contact = ""
    license = ""
    licenseUrl = "http://licenseUrl" # needs to be a valid url to validate against schema
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy