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

io.swagger.util.AllowableValues Maven / Gradle / Ivy

The newest version!
package io.swagger.util;

import io.swagger.models.properties.PropertyBuilder;

import java.util.Map;

public interface AllowableValues {
    Map asPropertyArguments();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy