Skip to content

Commit f0cf860

Browse files
0utplayderklaro
andauthored
docs: add warning to the template storages about changing api (#64)
Co-authored-by: Pasqual Koschmieder <git@derklaro.dev>
1 parent bd08fba commit f0cf860

File tree

1 file changed

+5
-2
lines changed
  • cloudnet-rest-module/src/main/resources/documentation

1 file changed

+5
-2
lines changed

cloudnet-rest-module/src/main/resources/documentation/swagger.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,12 @@ tags:
5050
- name: Services
5151
description: Management of the services which are running in the cluster
5252
- name: Template Storage
53-
description: Management of the templates
53+
description: Management of the template storages
5454
- name: Templates
55-
description: Management of the templates
55+
description: |
56+
Management of the templates
57+
WARNING: This api is still subject to change as there are known
58+
issues regarding inconsistency between different template storage providers.
5659
- name: Service Versions
5760
description: Management of service versions
5861
- name: Modules

0 commit comments

Comments
 (0)