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

io.swagger.v3.parser.models.RefFormat Maven / Gradle / Ivy

The newest version!
package io.swagger.v3.parser.models;

/**
 * Created by gracekarina on 16/06/17.
 */
public enum RefFormat {
    URL,
    RELATIVE,
    INTERNAL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy