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

com.github.kongchen.swagger.docgen.DocTemplateConstants Maven / Gradle / Ivy

There is a newer version: 3.1.8
Show newest version
package com.github.kongchen.swagger.docgen;


/**
 * Created by chekong on 13-6-13.
 */
public interface DocTemplateConstants {
    String TYPE_RESPONSE_HEADER = "response_header";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy