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

com.papsign.ktor.openapigen.OpenAPIGenExtension.kt Maven / Gradle / Ivy

package com.papsign.ktor.openapigen

interface OpenAPIGenExtension {
    fun onInit(gen: OpenAPIGen)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy