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

com.papsign.ktor.openapigen.model.Described.kt Maven / Gradle / Ivy

package com.papsign.ktor.openapigen.model

interface Described {
    val description: String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy