X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=README.md;h=00e4d8cab4f382f693dc8b285362a60f2dfe7def;hp=d96612c560c6409077765bc213971a9ae80c96e4;hb=5c61cf786d3f814ead4366be9123f8fe45f06127;hpb=9116d9b99cf9e611e61d341270b592c766c0ffa3 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).