Skip to content

Commit

Permalink
Update docs/Contributing/API-for-contributors.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rachael Shaw <[email protected]>
  • Loading branch information
iansltx and rachaelshaw authored Mar 7, 2025
1 parent 281ae35 commit c4506d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Contributing/API-for-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4019,7 +4019,7 @@ to global admins as this changes the software title's name across all teams.

| Name | Type | In | Description |
|-------------------|---------|------|----------------------------------------------------|
| software_title_id | integer | path | **Required**. The ID of the software title modify. |
| software_title_id | integer | path | **Required**. The ID of the software title to modify. |
| name | string | body | **Required**. The new name of the title. |

#### Example
Expand Down

0 comments on commit c4506d8

Please sign in to comment.