Class OpenAPISchemaGenerator

java.lang.Object
com.pixelservices.flash.swagger.OpenAPISchemaGenerator

public class OpenAPISchemaGenerator extends Object
Generates Swagger documentation for a FlashServer instance.
  • Constructor Details

  • Method Details

    • generate

      public org.json.JSONObject generate()
      Generates the OpenAPI documentation as a JSONObject.
      Returns:
      JSONObject containing the OpenAPI documentation.