Skip to content

Commit 8e81f69

Browse files
korydraughnalanking
authored andcommitted
[#351] iRODS 5: Remove dynamic PEPs for General* APIs
1 parent f2bcee8 commit 8e81f69

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

dynamic_peps.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1572,15 +1572,6 @@
15721572
"paramType": "const char *",
15731573
"paramName": "_client_addr"
15741574
}]
1575-
}, {
1576-
"funcName": "database_general_update",
1577-
"paramList": [{
1578-
"paramType": "irods::plugin_context &",
1579-
"paramName": "_ctx"
1580-
}, {
1581-
"paramType": "generalUpdateInp_t *",
1582-
"paramName": "_update_inp"
1583-
}]
15841575
}, {
15851576
"funcName": "database_update_ticket_write_byte_count",
15861577
"paramList": [{
@@ -2496,33 +2487,6 @@
24962487
"paramType": "int *",
24972488
"paramName": "generalAdminInp"
24982489
}]
2499-
}, {
2500-
"funcName": "api_general_row_insert",
2501-
"paramList": [{
2502-
"paramType": "rsComm_t *",
2503-
"paramName": "rsComm"
2504-
}, {
2505-
"paramType": "int *",
2506-
"paramName": "generalRowInsertInp"
2507-
}]
2508-
}, {
2509-
"funcName": "api_general_row_purge",
2510-
"paramList": [{
2511-
"paramType": "rsComm_t *",
2512-
"paramName": "rsComm"
2513-
}, {
2514-
"paramType": "int *",
2515-
"paramName": "generalRowPurgeInp"
2516-
}]
2517-
}, {
2518-
"funcName": "api_general_update",
2519-
"paramList": [{
2520-
"paramType": "rsComm_t *",
2521-
"paramName": "rsComm"
2522-
}, {
2523-
"paramType": "generalUpdateInp_t *",
2524-
"paramName": "generalUpdateInp"
2525-
}]
25262490
}, {
25272491
"funcName": "api_get_file_descriptor_info",
25282492
"paramList": [{

0 commit comments

Comments
 (0)