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

com.ancientlightstudios.example.features.server.FeaturesOneOfServerDelegate.kt Maven / Gradle / Ivy

There is a newer version: 0.4.14
Show newest version
// THIS IS A GENERATED FILE. DO NOT EDIT!
package com.ancientlightstudios.example.features.server

import com.ancientlightstudios.quarkus.kotlin.openapi.*

interface FeaturesOneOfServerDelegate {

    suspend fun OneOfWithoutDiscriminatorContext.oneOfWithoutDiscriminator(): Nothing

    suspend fun OneOfWithDiscriminatorContext.oneOfWithDiscriminator(): Nothing

    suspend fun OneOfWithDiscriminatorAndMappingContext.oneOfWithDiscriminatorAndMapping(): Nothing
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy