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

io.apicurio.registry.content.refs.OpenApiReferenceFinder Maven / Gradle / Ivy

package io.apicurio.registry.content.refs;

/**
 * OpenAPI implementation of a reference finder. Parses the OpenAPI document, finds all $refs, converts them
 * to external references, and returns them.
 */
public class OpenApiReferenceFinder extends AbstractDataModelsReferenceFinder {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy