com.networknt.oas.model.ServerVariable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openapi-parser Show documentation
Show all versions of openapi-parser Show documentation
A light-weight, fast OpenAPI 3.0 parser and validator
package com.networknt.oas.model;
import java.util.Collection;
import java.util.Map;
public interface ServerVariable extends OpenApiObject {
// EnumValue
Collection
© 2015 - 2025 Weber Informatics LLC | Privacy Policy