You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/12 15:18:41 UTC

[jira] [Commented] (TC-221) TO API - Response from DS create / update should mirror the response from GET /api/1.2/deliveryservices/{:id}

    [ https://issues.apache.org/jira/browse/TC-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966038#comment-15966038 ] 

ASF GitHub Bot commented on TC-221:
-----------------------------------

GitHub user mitchell852 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/458

    [TC-221] - responses to ds update/create now mirror that of show

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol TC-221

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/458.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #458
    
----
commit a35bbc12b26d9cc31357d6e763ca8dd9bbad71f9
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-04-12T15:02:00Z

    responses to update/create now mirror that of show

----


> TO API - Response from DS create / update should mirror the response from GET /api/1.2/deliveryservices/{:id}
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TC-221
>                 URL: https://issues.apache.org/jira/browse/TC-221
>             Project: Traffic Control
>          Issue Type: Improvement
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> The responses from:
> POST /api/1.2/deliveryservices (create ds)
> PUT /api/1.2/deliveryservices/{:id} (update ds)
> should reflect the response from 
> GET /api/1.2/deliveryservices/{:id}
> so you can verify the ds you just created / updated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)