Be able to choose openAPI definition file name.
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 11 Aug 2017 08:16:05 +0000 (10:16 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 11 Aug 2017 08:16:05 +0000 (10:16 +0200)
commit35e2d30757ec154f14dd2a44a2146bf71be02063
tree6e6408621e9fe2430b923f6d52e7e4af0133e4c0
parent8967162dd12bce89f9ae27f5c9bce7b78624e3fd
Be able to choose openAPI definition file name.

Use a variable OPENAPI_DEF to define the file name else use the default
convention ${OUTPUT_NAME}-apidef.
Update the docs in consequence.

Change-Id: Ibc29d6079d185e47a80dbfe4df5dedd28f7f63c4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
README.md
cmake/cmake.d/02-macros.cmake
docs/dev_guide/3_advanced_usage.md