diff options
author | DylanB95EST <dylan.byrne@est.tech> | 2021-09-21 13:46:47 +0100 |
---|---|---|
committer | DylanB95EST <dylan.byrne@est.tech> | 2021-09-22 15:22:17 +0100 |
commit | 69c896b25cbdd549ec5ece590e5593e202bab950 (patch) | |
tree | 5e5c691d52e0ca2441d053815a5b984435a7ce51 /docs/deployment.rst | |
parent | cf2482c1fa1b7b9d9638e7c658807e8ab35069b4 (diff) |
openapi.yaml should not be modified when the application is compiled
Make Changes to ignore generated yml files for API Specification for
CPS-Core
Issue-ID: CPS-674
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Change-Id: I0bff21ccf0353ebf5d0e3e3ffbf0aa9e9c141376
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index d538cbbfee..3de5f63e8a 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -12,4 +12,4 @@ CPS Deployment .. warning:: draft .. toctree:: - :maxdepth: 1
\ No newline at end of file + :maxdepth: 1 |