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

gitbucket.core.api.ApiPath.scala Maven / Gradle / Ivy

package gitbucket.core.api

/**
 * path for api url. if set path '/repos/aa/bb' then, expand 'http://server:post/repos/aa/bb' when converted to json.
 */
case class ApiPath(path: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy