Created
May 18, 2020 18:16
[Nnrf_NFManagement] DELETE /subscriptions/{subscriptionID} request with a 204 response (R15.2.0).
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DELETE /nnrf-nfm/v1/subscriptions/000000-subs0000001 HTTP/1.1 | |
Host: 127.0.0.1:8080 | |
Connection: keep-alive | |
accept: application/problem+json | |
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 | |
DNT: 1 | |
Origin: https://petstore.swagger.io | |
Sec-Fetch-Site: cross-site | |
Sec-Fetch-Mode: cors | |
Sec-Fetch-Dest: empty | |
Accept-Encoding: gzip, deflate, br | |
Accept-Language: en-US,en;q=0.9 | |
HTTP/1.1 204 No Content | |
Access-Control-Allow-Origin: * | |
Access-Control-Allow-Headers: Content-Type, Authorization, Accept, Accept-Language | |
Access-Control-Allow-Methods: GET, PUT, POST, PATCH, DELETE, OPTIONS | |
Date: Mon, 18 May 2020 18:14:14 GMT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment