![JAR search and dependency download from the Maven repository](/logo.png)
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