Skip to content

Commit

Permalink
Fix docs for change_request_mapping.category
Browse files Browse the repository at this point in the history
Signed-off-by: Abhijeet Kasurde <[email protected]>
  • Loading branch information
Akasurde committed Mar 19, 2024
1 parent f28f39e commit 071a39c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/doc_fragments/change_request_mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,8 @@ class ModuleDocFragment(object):
U(https://docs.servicenow.com/bundle/tokyo-it-service-management/page/product/change-management/concept/c_ChangeStateModel.html)
- Special value that can not be overridden is C(absent), which would remove a change request from ServiceNow.
type: dict
category:
description:
- The category of the change request.
type: dict
"""

0 comments on commit 071a39c

Please sign in to comment.