Skip to content

Conversation

clmoreno
Copy link
Contributor

@clmoreno clmoreno commented Oct 7, 2025

This PR adds two new methods to the Service Desk project to allow fetching specific request type information, avoiding the need to retrieve the entire collection.

  • get_request_type: Fetches a single request type by its ID.
  • get_request_type_fields: Fetches the field composition for a specific request type.

Added new method to fetch single request type.
Added a method to get field composition of a request type
Added docs for get_request_type and get_request_type_fields methods
Removed the trailing whitespace linted by codacy
@gonchik gonchik merged commit b8f91ef into atlassian-api:master Oct 7, 2025
3 of 7 checks passed
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.

2 participants