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

io.github.emm035.openapi.immutables.v3.links.Link Maven / Gradle / Ivy

The newest version!
package io.github.emm035.openapi.immutables.v3.links;

import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import io.github.emm035.openapi.immutables.v3.references.Referenceable;

@JsonDeserialize(using = LinkDeserializer.class)
public interface Link extends Referenceable {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy