Skip to content

[ServiceDesk] Added the "Create request type" method available on the REST API "requestType" endpoint - #634

Merged
gonchik merged 5 commits into
atlassian-api:masterfrom
dbarroso:master
Dec 26, 2020
Merged

[ServiceDesk] Added the "Create request type" method available on the REST API "requestType" endpoint#634
gonchik merged 5 commits into
atlassian-api:masterfrom
dbarroso:master

Conversation

@dbarroso

Copy link
Copy Markdown

The requestType API endpoint has a createRequestType method that can be used to create new request types.

Documentation here:
https://docs.atlassian.com/jira-servicedesk/REST/4.13.1/#servicedeskapi/servicedesk/{serviceDeskId}/requesttype-createRequestType

I've added some code to implement this method.

@Spacetown

Copy link
Copy Markdown
Contributor

Can you use black to format the code or use the black output to update your code?

@gonchik
gonchik merged commit 1227129 into atlassian-api:master Dec 26, 2020
@gonchik

gonchik commented Dec 26, 2020

Copy link
Copy Markdown
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants