Mistake in API documentation for action_plans

Bug #1532691 reported by Vincent Mahe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
watcher
Fix Released
Low
David TARDIVEL

Bug Description

In the API documentation, there is a mistake regarding the PATCH request for Action Plan resources :
https://factory.b-com.com/www/watcher/doc/watcher/webapi/v1.html#actionplans

In PATCH /v1/action_plans, it deals with audit template and whereas it should deal with Action Plans :
"
Update an existing audit template.
Parameters:
- template_uuid (audit) – UUID of a audit template.
- patch (list(ActionPlanPatchType)) – a json PATCH document to apply to this audit template.​
"

Tags: doc
Changed in watcher:
status: New → Confirmed
tags: added: doc
Changed in watcher:
assignee: nobody → David TARDIVEL (david-tardivel)
Changed in watcher:
status: Confirmed → Fix Committed
status: Fix Committed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to watcher (master)

Reviewed: https://review.openstack.org/267583
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=4898df89ca4a311823f64df3a4434b08f60019b8
Submitter: Jenkins
Branch: master

commit 4898df89ca4a311823f64df3a4434b08f60019b8
Author: David TARDIVEL <email address hidden>
Date: Wed Jan 13 01:48:36 2016 +0100

    Update API documentation for action plan

    Fix the Action Plan patch method docstring.

    Change-Id: I631ba0f0754c00f49212e416f259c9158bb37d89
    Closes-Bug: #1532691

Changed in watcher:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.