File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 492492 "message" : {
493493 "description" : " Deletes a session." ,
494494 "type" : " string" ,
495- "example" : " No valid session key was provided as basic auth password or You do not have access to this session."
495+ "example" : " No valid session key was provided as basic auth password or\n * You do not have access to this session."
496496 }
497497 },
498498 "type" : " object"
520520 }
521521 }
522522 },
523- "/subscriber" : {
523+ "/api/v2/ subscriber" : {
524524 "post" : {
525525 "tags" : [
526526 " subscribers"
527527 ],
528528 "summary" : " Create a subscriber list" ,
529- "description" : " Creates a new subscriber (if the provided data is valid and there is no subscriber with the given email \n * address yet)." ,
529+ "description" : " Creates a new subscriber (if the provided data is valid and there is no subscriber with\n * the given email address yet)." ,
530530 "operationId" : " PhpList\\ RestBundle\\ Controller\\ SubscriberController::postAction" ,
531531 "parameters" : [
532532 {
You can’t perform that action at this time.
0 commit comments