Interface PostmanCollectionGenerator

    • Method Detail

      • generate

        java.lang.String generate​(ConfigurationBundleEntity configurationBundleEntity)
        Generate a Postman collection from a given ConfigurationBundleEntity
        Parameters:
        configurationBundleEntity - the configuration bundle to process
        Returns:
        a Json representation of a Postman collection