You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/03/04 20:23:01 UTC

[GitHub] [trafficcontrol] mitchell852 commented on pull request #5489: Non-"CRUD-er" DSRs

mitchell852 commented on pull request #5489:
URL: https://github.com/apache/trafficcontrol/pull/5489#issuecomment-790914251


   For some reason I am unable to change the status. Example:
   
   ```
   Request URL: https://localhost:8442/api/4.0/deliveryservice_requests/4641/status
   Request Method: PUT
   Request Payload: {status: "submitted"}
   Status Code: 200 OK
   ```
   
   ```
   Request URL: https://localhost:8442/api/4.0/deliveryservice_requests/4641/status
   Request Method: GET
   Status Code: 200 OK
   
   {"response":"draft"}
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org