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

io.apicurio.datamodels.models.asyncapi.v22.AsyncApi22SecurityScheme Maven / Gradle / Ivy

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

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

public interface AsyncApi22SecurityScheme
		extends
			AsyncApiSecurityScheme,
			AsyncApi22Extensible,
			AsyncApi22Referenceable {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy