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

io.swagger.v3.oas.models.SpecVersion Maven / Gradle / Ivy

There is a newer version: 2.2.26
Show newest version
package io.swagger.v3.oas.models;

public enum SpecVersion {
    V30,
    V31
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy