Comment 14 for bug 1760644

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/648547
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=f185ff0f446102c28bf333bb8c531ccb85a07744
Submitter: Zuul
Branch: master

commit f185ff0f446102c28bf333bb8c531ccb85a07744
Author: Goutham Pacha Ravi <email address hidden>
Date: Thu Mar 28 14:56:08 2019 -0700

    [api-ref] De-duplicate date and time parameters

    Many APIs present information when the resource
    in question was 'created_at' and 'updated_at'.

    Having common parameters is easier to maintain in
    the documentation since the description is the same
    across the board.

    Change-Id: Ia5d4ac399fe0d7983c61f5c5e0245d0987e97d6a
    Partial-Bug: #1760644