diff --git a/docs/developer/useful/useful.odg b/docs/developer/useful/useful.odg index 6e35a8f1c44bd75e52a0f51c9d3580d3c715fc58..c7039f5c5ada54cb04109c415bb87b1e1539b194 100644 Binary files a/docs/developer/useful/useful.odg and b/docs/developer/useful/useful.odg differ diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 478d9f17b879c158cf11efbe909d4106859eed30..5ae6a24cc2b2e33187af4ee1384b4699bb507b1f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -38,7 +38,8 @@ openapi.info.contact.email=Icsscontrolsystemsupport@ess.eu openapi.info.contact.name=Support openapi.info.contact.url=https://jira.esss.lu.se/projects/NT/issues openapi.info.description=\ - Perform Naming tasks Create Read Update Delete + Approve Cancel Reject \n\n \ + Handle Naming of ESS wide physical and logical devices according to ESS Naming Convention \n\n \ +  \n\n \ Here are some useful links \n \ - [Naming](https://confluence.esss.lu.se/display/SW/Naming+Tool%2C+Cable+DB%2C+CCDB%2C+IOC+Factory%2C+RBAC) in ICS Software toolchain \n \ - [Introduction to Naming REST API](/pdfs/naming_rest_api_brief_introduction.pdf) + [Cheat Sheet](/pdfs/naming_rest_api_cheat_sheet.pdf) \n \ diff --git a/src/main/resources/static/images/naming_backend_data_access.png b/src/main/resources/static/images/naming_backend_data_access.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4a8bd88f1e40a718ab5e423b5d3db9024552f9 Binary files /dev/null and b/src/main/resources/static/images/naming_backend_data_access.png differ