Skip to content
Snippets Groups Projects
Commit c8144c10 authored by Victor Dosda's avatar Victor Dosda
Browse files

Updated openapi.json

parent b4ec2860
No related branches found
No related tags found
1 merge request!240Deletion of bulk data
Pipeline #60704 passed with warnings
......@@ -16127,13 +16127,13 @@
]
}
},
"/ddms/v3/record/{id}": {
"/ddms/v3/record/{record_id}": {
"delete": {
"description": "<p>Required roles: 'users.datalake.editors' or 'users.datalake.admins'.</p>",
"operationId": "del_purge",
"parameters": [
{
"in": "query",
"in": "path",
"name": "record_id",
"required": true,
"schema": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment