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.
2 parents ce9c044 + b0a45d0 commit 5f3dd43Copy full SHA for 5f3dd43
projects/uitdatabank/reference/entry.json
@@ -9026,7 +9026,7 @@
9026
]
9027
}
9028
},
9029
- "/mailinglist/{mailinglistId}": {
+ "/mailing-list/{mailinglistId}": {
9030
"parameters": [
9031
{
9032
"schema": {
@@ -9035,12 +9035,12 @@
9035
"name": "mailinglistId",
9036
"in": "path",
9037
"required": true,
9038
- "description": "The mailinglist id"
+ "description": "The mailing list id"
9039
9040
],
9041
"put": {
9042
- "summary": "Subscribe to mailinglist",
9043
- "operationId": "put-mailinglist-mailinglistId",
+ "summary": "Subscribe to mailing list",
+ "operationId": "put-mailing-list",
9044
"tags": [
9045
"Mailing"
9046
0 commit comments