Loading doc/testing/testplan/api_events_service/README.md +4 −4 Original line number Diff line number Diff line Loading @@ -250,11 +250,11 @@ At this documentation you will have all information and related files and exampl 3. Event Subscriptions are stored in CAPIF Database 4. Remove Event Subscription with not valid subscriber: 1. **404 Not Found** 1. **401 Unauthorized** 2. Error Response Body must accomplish with **ProblemDetails** data structure with: * status 404 * detail with message "Service API not existing". * cause with message "Event API subscription id not found". * status 401 * detail with message "User not authorized". * cause with message "You are not the owner of this resource". --- ## Test Case 6: Invoker receives Service API Invocation events Loading Loading
doc/testing/testplan/api_events_service/README.md +4 −4 Original line number Diff line number Diff line Loading @@ -250,11 +250,11 @@ At this documentation you will have all information and related files and exampl 3. Event Subscriptions are stored in CAPIF Database 4. Remove Event Subscription with not valid subscriber: 1. **404 Not Found** 1. **401 Unauthorized** 2. Error Response Body must accomplish with **ProblemDetails** data structure with: * status 404 * detail with message "Service API not existing". * cause with message "Event API subscription id not found". * status 401 * detail with message "User not authorized". * cause with message "You are not the owner of this resource". --- ## Test Case 6: Invoker receives Service API Invocation events Loading