# Functions
GetAccessToken performs the oauth negotiation and returns the token.
IsUnexpectedResponse returns true if the passed error is of type UnexpectedResponse.
NewHostClient returns a new host client for JIRA interaction based on the passed config and user account ID.
NewHostClientWithRoundtripper is the same as NewHostClient but allows the caller to specify a custom transport.
ScopesFromStrings returns a string representing scopes in a way JIRA likes.
TypeFromResponse deserializes an http.Response body into an arbitrary type beware, this will accept anything but fail if it's not a pointer to.
ValidateInstallRequest attempts to validate new install method for jira.
ValidateRequest returns jira install information for the request author if valid or error if not.
# Constants
ProductTypeConfluence represents a confluence server.
ProductTypeJira represents a jira server.
# Structs
ActorInputBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ActorsMap is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
AddFieldBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
AddGroupBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Application is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The application the linked item is in.
ApplicationProperty is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an application property.
ApplicationRole is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an application role.
AssociatedItemBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an item associated with the changed record.
Attachment is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about an attachment.
AttachmentArchiveEntry is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
AttachmentArchiveImpl is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
AttachmentArchiveItemReadable is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Metadata for an item in an attachment archive.
AttachmentArchiveMetadataReadable is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Metadata for an archive (for example a zip) and its contents.
AttachmentMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Metadata for an issue attachment.
AttachmentSettings is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the instance's attachment settings.
AuditRecordBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An audit record.
AuditRecords is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Container for a list of audit records.
AutoCompleteSuggestion is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A field auto-complete suggestion.
AutoCompleteSuggestions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The results from a JQL query.
Avatar is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an avatar.
Avatars is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about system and custom avatars.
AvatarUrlsBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
BulkCreateCustomFieldOptionRequest is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of options to create for a custom field.
BulkCustomFieldOptionCreateRequest is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the options to create for a custom field.
BulkIssuePropertyUpdateRequest is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Bulk issue property update request details.
BulkOperationErrorResult is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
BulkPermissionGrants is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of global and project permissions granted to the user.
BulkPermissionsRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of global permissions to look up and project permissions with associated projects and issues to look up.
BulkProjectPermissionGrants is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of project permissions and the projects and issues those permissions grant access to.
BulkProjectPermissions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of project permissions and associated issues and projects to look up.
ChangeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A change item.
ChangedValueBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of names changed in the record event.
ChangedWorklog is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a changed worklog.
ChangedWorklogs is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of changed worklogs.
Changelog is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A changelog.
ColumnItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue navigator column item.
Comment is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A comment.
Component is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a project component.
ComponentIssuesCount is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Count of issues assigned to a component.
ComponentWithIssueCount is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a component with a count of the issues it contains.
CompoundClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A JQL query clause that consists of nested clauses.
Configuration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the configuration of Jira.
ConnectModule is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A [Connect module](https://developer.atlassian.com/cloud/jira/platform/about-jira-modules/) in the same format as in the [app descriptor](https://developer.atlassian.com/cloud/jira/platform/app-descriptor/).
ConnectModules is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ConnectWorkflowTransitionRule is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A workflow transition rule.
ContainerForRegisteredWebhooks is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Container for a list of registered webhooks.
ContainerForWebhookIDs is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Container for a list of webhook IDs.
ContainerOfWorkflowSchemeAssociations is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A container for a list of workflow schemes together with the projects they are associated with.
Context is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A context.
ConvertedJQLQueries is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The converted JQL queries.
CreatedIssue is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a created issue or subtask.
CreatedIssues is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the issues created and the errors for requests that failed.
CreateUpdateRoleRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
CustomFieldContext is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The details of a custom field context.
CustomFieldContextOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the custom field options for a context.
CustomFieldContextOptionsList is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of custom field options for a context.
CustomFieldDefinitionJsonBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
CustomFieldOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a custom option for a field.
CustomFieldOptionCreate is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a custom field option to create.
CustomFieldOptionDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a custom field option and its cascading options.
CustomFieldOptionValue is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Value of a custom field option and the values of its cascading options.
CustomFieldReplacement is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the replacement for a deleted version.
Dashboard is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a dashboard.
DashboardDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a dashboard.
DefaultShareScope is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the scope of the default sharing for new filters and dashboards.
DefaultWorkflow is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the default workflow.
DeleteAndReplaceVersionBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
DeprecatedWorkflow is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a workflow.
EntityProperty is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An entity property, for more information see [Entity properties](https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/).
ErrorCollection is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Error messages from an operation.
ErrorMessage is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
EventNotification is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a notification associated with an event.
FailedWebhook is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a failed webhook.
FailedWebhooks is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of failed webhooks.
Field is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a field.
FieldChangedClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A clause that asserts whether a field was changed.
FieldConfiguration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a field configuration.
FieldConfigurationIssueTypeItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The field configuration for an issue type.
FieldConfigurationItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A field within a field configuration.
FieldConfigurationScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a field configuration scheme.
FieldConfigurationSchemeProjectAssociation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Associated field configuration scheme and project.
FieldConfigurationSchemeProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Project list with assigned field configuration schema.
FieldDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a field.
FieldLastUsed is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Information about the most recent use of a field.
FieldMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The metadata describing an issue field.
FieldReferenceData is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a field that can be used in advanced searches.
Fields is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Key fields from the linked issue.
FieldUpdateOperation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an operation to perform on a field.
FieldValueClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A clause that asserts the current value of a field.
FieldWasClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A clause that asserts a previous value of a field.
Filter is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a filter.
FilterDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a filter.
FilterSubscription is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a user or group subscribing to a filter.
FilterSubscriptionsList is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A paginated list of subscriptions to a filter.
FoundGroup is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A group found in a search.
FoundGroups is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The list of groups found in a search, including header text (Showing X of Y matching groups) and total of matched groups.
FoundUsers is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The list of users found in a search, including header text (Showing X of Y matching users) and total of matched users.
FoundUsersAndGroups is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of users and groups found in a search.
FunctionOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An operand that is a function.
FunctionReferenceData is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of functions that can be used in advanced searches.
GlobalScopeBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Group is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
GroupDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a group.
GroupLabel is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A group label.
GroupName is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a group name.
HealthCheckResult is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Jira instance health check results.
Hierarchy is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Project Issue Type Hierarchy.
HierarchyLevel is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
HistoryMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of issue history metadata.
HistoryMetadataParticipant is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of user or system associated with a issue history metadata item.
HostClient takes its name from the atlassian connect express code base where it was stolen because naming things is hard.
HostClientClaims hold the necessary claims for a JIRA token.
Icon is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An icon.
IconBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An icon.
IDBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IDOrKeyBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IncludedFields is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueCommentListRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueCreateMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The wrapper for the issue creation metadata for a list of projects.
IssueEntityProperties is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Lists of issues and entity properties.
IssueFieldOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the options for a select list issue field.
IssueFieldOptionConfiguration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the projects the option is available in.
IssueFieldOptionCreateBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueFieldOptionScopeBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueFilterForBulkPropertyDelete is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Bulk operation filter details.
IssueFilterForBulkPropertySet is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Bulk operation filter details.
IssueLink is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a link between issues.
IssueLinkType is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file This object is used as follows:
* In the [ issueLink](#api-rest-api-3-issueLink-post) resource it defines and reports on the type of link between the issues.
IssueLinkTypes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of issue link type beans.
IssueMatches is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of matched issues or errors for each JQL query, in the order the JQL queries were passed.
IssueMatchesForJQL is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of the issues matched to a JQL query or details of errors encountered during matching.
IssuePickerSuggestions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of issues suggested for use in auto-completion.
IssuePickerSuggestionsIssueType is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A type of issue suggested for use in auto-completion.
IssuesAndJQLQueries is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of issues and JQL queries.
IssueSecurityLevelMember is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Issue security level member.
IssuesJqlMetaDataBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The description of the page of issues loaded by the provided JQL query.
IssuesMetaBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Meta data describing the `issues` context variable.
IssuesUpdateBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueTransition is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue transition.
IssueTypeCreateBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueTypeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about an issue type.
IssueTypeIDs is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of issue type IDs.
IssueTypeInfo is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type.
IssueTypeIssueCreateMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the issue creation metadata for an issue type.
IssueTypeScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type scheme.
IssueTypeSchemeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type scheme and its associated issue types.
IssueTypeSchemeID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The ID of an issue type scheme.
IssueTypeSchemeMapping is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Issue type scheme item.
IssueTypeSchemeProjectAssociation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the association between an issue type scheme and project.
IssueTypeSchemeProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Issue type scheme with a list of the projects that use it.
IssueTypeSchemeUpdateDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the name, description, and default issue type for an issue type scheme.
IssueTypeScreenScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type screen scheme.
IssueTypeScreenSchemeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The details of an issue type screen scheme.
IssueTypeScreenSchemeID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The ID of an issue type screen scheme.
IssueTypeScreenSchemeItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The screen scheme for an issue type.
IssueTypeScreenSchemeMapping is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The IDs of the screen schemes for the issue type IDs.
IssueTypeScreenSchemeProjectAssociation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Associated issue type screen scheme and project.
IssueTypeScreenSchemesProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Issue type screen scheme with a list of the projects that use it.
IssueTypeScreenSchemeUpdateDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type screen scheme.
IssueTypesWorkflowMapping is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the mapping between issue types and a workflow.
IssueTypeUpdateBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
IssueTypeWithStatus is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Status details for an issue type.
IssueTypeWorkflowMapping is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the mapping between an issue type and a workflow.
IssueUpdateDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue update request.
IssueUpdateMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of editable field details.
JexpIssues is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The JQL specifying the issues available in the evaluated Jira expression under the `issues` context variable.
JexpJqlIssues is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The JQL specifying the issues available in the evaluated Jira expression under the `issues` context variable.
JiraExpressionAnalysis is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the analysed Jira expression.
JiraExpressionComplexity is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the complexity of the analysed Jira expression.
JiraExpressionEvalContextBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JiraExpressionEvalRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JiraExpressionEvaluationMetaDataBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JiraExpressionForAnalysis is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of Jira expressions for analysis.
JiraExpressionResult is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The result of evaluating a Jira expression.
JiraExpressionsAnalysis is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the analysed Jira expression.
JiraExpressionsComplexityBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JiraExpressionsComplexityValueBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JiraExpressionValidationError is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about syntax and type errors.
JQLPersonalDataMigrationRequest is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The JQL queries to be converted.
JqlQueriesToParse is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of JQL queries to parse.
JqlQuery is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A parsed JQL query.
JqlQueryClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A JQL query clause.
JqlQueryClauseOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an operand in a JQL clause.
JqlQueryClauseTimePredicate is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A time predicate for a temporal JQL clause.
JqlQueryField is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A field used in a JQL query.
JqlQueryFieldEntityProperty is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an entity property.
JqlQueryOrderByClause is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the order-by JQL clause.
JqlQueryOrderByClauseElement is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An element of the order-by JQL clause.
JqlQueryUnitaryOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An operand that can be part of a list operand.
JQLQueryWithUnknownUsers is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file JQL queries that contained users that could not be found.
JQLReferenceData is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Lists of JQL reference data.
JsonNode is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
JsonTypeBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The schema of a field.
KeywordOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An operand that is a JQL keyword.
LinkedIssue is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The ID or key of a linked issue.
LinkGroup is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details a link group, which defines issue operations.
LinkIssueRequestJsonBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ListOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An operand that is a list of values.
ListWrapperCallbackApplicationRole is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ListWrapperCallbackGroupName is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Locale is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a locale.
MoveFieldBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
NestedResponse is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Notification is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a notification.
NotificationEvent is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a notification event.
NotificationRecipients is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the users and groups to receive the notification.
NotificationRecipientsRestrictions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the group membership or permissions needed to receive the notification.
NotificationScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a notification scheme.
NotificationSchemeEvent is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a notification scheme event.
OperationMessage is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Operations is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the operations that can be performed on the issue.
OrderOfCustomFieldOptions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An ordered list of custom field option IDs and information on where to move them.
OrderOfIssueTypes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An ordered list of issue type IDs and information about where to move them.
PageBeanChangelog is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanComment is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanComponentWithIssueCount is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanContext is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanCustomFieldContextOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanCustomFieldOptionDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanDashboard is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanField is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFieldConfiguration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFieldConfigurationIssueTypeItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFieldConfigurationItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFieldConfigurationScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFieldConfigurationSchemeProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanFilterDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanGroupDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueFieldOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueSecurityLevelMember is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeSchemeMapping is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeSchemeProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeScreenScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeScreenSchemeItem is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanIssueTypeScreenSchemesProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanNotificationScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanProject is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanScreen is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanScreenScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanString is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanUser is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanUserDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanUserKey is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanVersion is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanWebhook is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanWorkflow is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanWorkflowScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PageBeanWorkflowTransitionRules is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of items.
PagedListUserDetailsApplicationUser is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A paged list.
PageOfChangelogs is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of changelogs.
PageOfComments is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page of comments.
PageOfDashboards is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A page containing dashboard details.
PageOfWorklogs is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Paginated list of worklog details.
ParsedJqlQueries is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of parsed JQL queries.
ParsedJqlQuery is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a parsed JQL query.
PermissionGrant is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a permission granted to a user or group.
PermissionGrants is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of permission grants.
PermissionHolder is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a user, group, field, or project role that holds a permission.
Permissions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about permissions.
PermissionScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a permission scheme.
PermissionSchemes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of all permission schemes.
PermissionsKeysBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
PermittedProjects is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of projects in which a user is granted permissions.
Priority is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An issue priority.
Project is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a project.
ProjectAvatars is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of project avatars.
ProjectCategory is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A project category.
ProjectEmailAddress is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A project's sender email address.
ProjectForScope is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a next-gen project.
ProjectIdentifierBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The identifiers for a project.
ProjectIdentifiers is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Identifiers for a project.
ProjectInputBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ProjectInsight is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Additional details about a project.
ProjectIssueCreateMetadata is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the issue creation metadata for a project.
ProjectIssueSecurityLevels is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of issue level security items in a project.
ProjectIssueTypeHierarchy is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The hierarchy of issue types within a project.
ProjectIssueTypesHierarchyLevel is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue type hierarchy level.
ProjectPermissions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Permissions which a user has on a project.
ProjectRole is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the roles in a project.
ProjectRoleActorsUpdateBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ProjectRoleGroup is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the group associated with the role.
ProjectRoleUser is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the user associated with the role.
ProjectScopeBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ProjectType is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a project type.
PropertyKey is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Property key details.
PropertyKeys is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of property keys.
PublishedWorkflowID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Properties that identify a published workflow.
RegisteredWebhook is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file ID of a registered webhook or error messages explaining why a webhook wasn't registered.
RemoteIssueLink is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue remote link.
RemoteIssueLinkIdentifies is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the identifiers for a created or updated remote issue link.
RemoteIssueLinkRequest is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a remote issue link.
RemoteObject is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The linked item.
RemoveOptionFromIssuesResult is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
RenamedCascadingOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a custom field cascading option to rename.
RenamedOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a custom field option to rename.
Resolution is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue resolution.
RestrictedPermission is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the permission.
RichText is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
RoleActor is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a user assigned to a project role.
RuleConfiguration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A rule configuration.
Scope is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The projects the item is associated with.
Screen is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A screen.
ScreenableField is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A screen tab field.
ScreenableTab is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A screen tab.
ScreenDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a screen.
ScreenID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file ID of a screen.
ScreenScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A screen scheme.
ScreenSchemeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a screen scheme.
ScreenSchemeID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The ID of a screen scheme.
ScreenTypes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The IDs of the screens for the screen types of the screen scheme.
SearchRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
SearchResults is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The result of a JQL search.
SecurityLevel is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of an issue level security item.
SecurityScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a security scheme.
SecuritySchemes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of security schemes.
ServerInformation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the Jira instance.
SharePermission is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a share permission for the filter.
SharePermissionInputBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
SimpleApplicationPropertyBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
SimpleErrorCollection is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
SimpleLink is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the operations available in this version.
SimpleListWrapperApplicationRole is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
SimpleListWrapperGroupName is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
Status is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The status of the item.
StatusCategory is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A status category.
StatusDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A status.
SuggestedIssue is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An issue suggested for use in the issue picker auto-completion.
SystemAvatars is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of system avatars.
TaskProgressBeanObject is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a task.
TaskProgressBeanRemoveOptionFromIssuesResult is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a task.
TimeTrackingConfiguration is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the time tracking configuration.
TimeTrackingDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Time tracking details.
TimeTrackingProvider is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the time tracking provider.
Transition is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a workflow transition.
Transitions is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of issue transitions.
UnexpectedResponse should be returned when DoWithTarget encounters an HTTP status code that was not expected on a response from JIRA.
UnrestrictedUserEmail is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
UpdateCustomFieldOption is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of the options to update for a custom field.
UpdatedProjectCategory is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A project category.
UpdateScreenDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a screen.
UpdateScreenSchemeDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a screen scheme.
UpdateScreenTypes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The IDs of the screens for the screen types of the screen scheme.
UpdateUserToGroupBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
User is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A user with details as permitted by the user's Atlassian Account privacy settings.
UserBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
UserBeanAvatarUrls is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
UserDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file User details permitted by the user's Atlassian Account privacy settings.
UserKey is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of user account IDs.
UserList is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A paginated list of users sharing the filter.
UserMigrationBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
UserPermission is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a permission and its availability to a user.
UserPickerUser is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A user found in a search.
UserWriteBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
ValueOperand is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An operand that is a user-provided value.
Version is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a project version.
VersionIssueCounts is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Various counts of issues within a version.
VersionIssuesStatus is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Counts of the number of issues in various statuses.
VersionMoveBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.
VersionUnresolvedIssuesCount is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Count of a version's unresolved issues.
VersionUsageInCustomField is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file List of custom fields using the version.
Visibility is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The group or role to which this item is visible.
Votes is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The details of votes on an issue.
Watchers is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The details of watchers on an issue.
Webhook is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A webhook.
WebhookDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A list of webhooks.
WebhookRegistrationDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of webhooks to register.
WebhooksExpirationDate is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file The date the newly refreshed webhooks expire.
Workflow is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a workflow.
WorkflowID is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Properties that identify a workflow.
WorkflowRules is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A collection of transition rules.
WorkflowScheme is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a workflow scheme.
WorkflowSchemeAssociations is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A workflow scheme along with a list of projects that use it.
WorkflowSchemeProjectAssociation is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file An associated workflow scheme and project.
WorkflowStatus is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a workflow status.
WorkflowStatusProperties is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Properties of a workflow status.
WorkflowTransition is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A workflow transition.
WorkflowTransitionProperty is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about the server Jira is running on.
WorkflowTransitionRule is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A workflow transition rule.
WorkflowTransitionRules is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file A workflow with transition rules.
WorkflowTransitionRulesUpdate is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details about a workflow configuration update request.
WorkflowTransitionRulesUpdateErrorDetails is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of any errors encountered while updating workflow transition rules for a workflow.
WorkflowTransitionRulesUpdateErrors is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of any errors encountered while updating workflow transition rules.
Worklog is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file Details of a worklog.
WorklogIdsRequestBean is auto generated by github.com/perrito666/LAC from "generators/jira/jira/swagger-v3.v3.json" json file
.