We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3188ad3 commit c0bf745Copy full SHA for c0bf745
1 file changed
dataikuapi/dss/project.py
@@ -142,7 +142,7 @@ def get_metadata(self):
142
Get the metadata attached to this project. The metadata contains label, description
143
checklists, tags and custom metadata of the project.
144
145
- For more information on available metadata, please see https://doc.dataiku.com/dss/api/5.0/rest/
+ For more information on available metadata, please see https://doc.dataiku.com/dss/api/6.0/rest/
146
147
:returns: a dict object containing the project metadata.
148
:rtype: dict
0 commit comments