aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorATT default cloud user <dgl@research.att.com>2017-09-01 19:47:00 +0000
committerATT default cloud user <dgl@research.att.com>2017-09-01 21:20:27 +0000
commit5c61cf786d3f814ead4366be9123f8fe45f06127 (patch)
treebbd510696b114ed0a5b4085f2b2968e9992cdbdf /README.md
parent9116d9b99cf9e611e61d341270b592c766c0ffa3 (diff)
DMAAP-84 also include sonar in pom.xml
Change-Id: Id7ac31258133399ab10cdcebdb810c7b0048685a Signed-off-by: ATT default cloud user <dgl@research.att.com>
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).