Class OpenAPIGenerator


  • public class OpenAPIGenerator
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.lang.String openApi​(Structure structure, APIService apiService, java.util.Map<java.lang.String,​java.lang.Object> versionInformation)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenAPIGenerator

        public OpenAPIGenerator()
    • Method Detail

      • openApi

        public java.lang.String openApi​(Structure structure,
                                        APIService apiService,
                                        java.util.Map<java.lang.String,​java.lang.Object> versionInformation)
                                 throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException