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

com.github.kongchen.swagger.docgen.remote.model.CanBeSwaggerModel Maven / Gradle / Ivy

package com.github.kongchen.swagger.docgen.remote.model;

/**
 * Created by kongchen on 14/10/11.
 */
public interface CanBeSwaggerModel {

    public SwaggerModel toSwaggerModel();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy