aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d96612c..00e4d8c 100644
--- a/README.md
+++ b/README.md
@@ -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).