We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f7afb commit 970e954Copy full SHA for 970e954
doc/release-notes/11562-templates-api.md
@@ -0,0 +1,4 @@
1
+New endpoints have been implemented in the Dataverses API for the management of dataverse templates:
2
+
3
+- POST `/dataverses/{id}/templates`: Creates a template for a given Dataverse collection ``id``.
4
+- GET `/dataverses/{id}/templates`: Lists the templates for a given Dataverse collection ``id``.
0 commit comments