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

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

There is a newer version: 2.0.0-rc2
Show newest version
package io.swagger.util;

import io.swagger.models.properties.PropertyBuilder;

import java.util.Map;

public interface AllowableValues {
    Map asPropertyArguments();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy