You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by kevdoran <gi...@git.apache.org> on 2018/01/23 15:52:37 UTC

[GitHub] nifi issue #2428: NIFI-4801 Fixes Swagger spec for uploadTemplate

Github user kevdoran commented on the issue:

    https://github.com/apache/nifi/pull/2428
  
    The following command produces [this new output](https://github.com/apache/nifi/files/1656609/swagger.json.txt) as part of the build:
    
        mvn -T 2C clean install -Pcontrib-check -pl :nifi-web-api
    
    



---