diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-24 11:26:41 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-24 16:07:54 +0000 |
commit | 4d906e5210c570678bba6db82d85b16ff2ebaaf8 (patch) | |
tree | 346c93442c3aa4f8982d26cd2df88bfb337fe162 /docs/modelingconcepts/data-dictionary.rst | |
parent | 4c9246c82b12a7b9e0f9ac0230abfdb369ce9ab1 (diff) |
Fix doc-rules job and cds-ui build
- Doc changes to satisfy new doc-rules
- Fixo f CDS-UI build
Issue-ID: CCSDK-3859
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I9471e845afd39d06466da9a5db8fde5acdf15ea1
Diffstat (limited to 'docs/modelingconcepts/data-dictionary.rst')
-rw-r--r-- | docs/modelingconcepts/data-dictionary.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modelingconcepts/data-dictionary.rst b/docs/modelingconcepts/data-dictionary.rst index 9f9699a05..0f098d7ef 100644 --- a/docs/modelingconcepts/data-dictionary.rst +++ b/docs/modelingconcepts/data-dictionary.rst @@ -35,7 +35,7 @@ As part of modelling a data dictionary entry, the following generic information - Information related - Mandatory * - sources - - List of resource source instance (see :ref:`resource source`) + - List of resource source instance (see :ref:`node_type`) - Mandatory * - property - Defines type and description, as nested JSON @@ -108,4 +108,4 @@ Here is how input-key-mapping, output-key-mapping and key-dependencies can be us } } } - }
\ No newline at end of file + } |