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

io.apicurio.datamodels.models.asyncapi.v24.AsyncApi24SecurityScheme Maven / Gradle / Ivy

The newest version!
package io.apicurio.datamodels.models.asyncapi.v24;

import io.apicurio.datamodels.models.asyncapi.AsyncApiSecurityScheme;

public interface AsyncApi24SecurityScheme
		extends
			AsyncApiSecurityScheme,
			AsyncApi24Extensible,
			AsyncApi24Referenceable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy