Info
Version: | 2.0.0 |
Author(s): | Henri Guillot |
Last Update: | Sunday, February 7, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/Get-All-Jira-Groups/ |
NuGet Url: | https://www.nuget.org/packages/Get-All-Jira-Groups |
Install
Install-Package Get-All-Jira-Groups
dotnet add package Get-All-Jira-Groups
paket add Get-All-Jira-Groups
Get-All-Jira-Groups Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
the exec Get all Jira groups , it uses the REST API end point : /rest/api/2/groups/picker. extract all groups and parse them in a json file (Json formated) & in a text formated file.
Rest API from Jira Server platform REST API reference)
https://docs.atlassian.com/software/jira/docs/api/REST/8.13.2.