Class SwaggerApi

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, SequencedMap<String,Object>

public final class SwaggerApi extends LinkedHashMap<String,Object>
Swagger Api to list services published.
Author:
npiedeloup
See Also:
  • "https://github.com/wordnik/swagger-spec/blob/master/versions/2.0.md"
  • Serialized Form
  • Constructor Details

    • SwaggerApi

      public SwaggerApi()