diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ After cloning from this git repo: mvn clean install javadoc:javadoc ``` +A description of the API is generated, and found in targets/generated-source/swagger.json. + ### Configurable Parameters Behavior of the API is controlled by settings in a properties file (typically etc/dmaapbc.properties). |