Skip to content

Commit

Permalink
docs warnings resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactoring committed Oct 1, 2023
1 parent 084996b commit 3b60159
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@swc-node/register": "^1.6.8",
"@swc/helpers": "^0.5.2",
"@types/express": "^4.17.18",
"@types/node": "^20.7.1",
"@types/node": "^20.8.0",
"@types/oauth": "^0.9.2",
"@types/sinon": "^10.0.17",
"@typescript-eslint/eslint-plugin": "^6.7.3",
Expand Down
8 changes: 2 additions & 6 deletions src/version2/issueSecuritySchemes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,9 +300,7 @@ export class IssueSecuritySchemes {
/**
* Returns a [paginated](https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/#pagination) list of issue
* security schemes. If you specify the project ID parameter, the result will contain issue security schemes and
* related project IDs you filter by. Use
* {@link IssueSecuritySchemeResource#searchProjectsUsingSecuritySchemes(String, String, Set, Set)} to obtain all
* projects related to scheme.
* related project IDs you filter by.
*
* Only issue security schemes in the context of classic projects are returned.
*
Expand All @@ -316,9 +314,7 @@ export class IssueSecuritySchemes {
/**
* Returns a [paginated](https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/#pagination) list of issue
* security schemes. If you specify the project ID parameter, the result will contain issue security schemes and
* related project IDs you filter by. Use
* {@link IssueSecuritySchemeResource#searchProjectsUsingSecuritySchemes(String, String, Set, Set)} to obtain all
* projects related to scheme.
* related project IDs you filter by.
*
* Only issue security schemes in the context of classic projects are returned.
*
Expand Down
30 changes: 30 additions & 0 deletions src/version2/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ export * from './autoCompleteSuggestion';
export * from './autoCompleteSuggestions';
export * from './availableDashboardGadget';
export * from './availableDashboardGadgetsResponse';
export * from './availableWorkflowConnectRule';
export * from './availableWorkflowForgeRule';
export * from './availableWorkflowSystemRule';
export * from './availableWorkflowTriggers';
export * from './availableWorkflowTriggerTypes';
export * from './avatar';
export * from './avatars';
export * from './avatarUrls';
Expand All @@ -51,6 +56,8 @@ export * from './component';
export * from './componentIssuesCount';
export * from './componentWithIssueCount';
export * from './compoundClause';
export * from './conditionGroupConfiguration';
export * from './conditionGroupUpdate';
export * from './configuration';
export * from './connectCustomFieldValue';
export * from './connectCustomFieldValues';
Expand Down Expand Up @@ -119,10 +126,13 @@ export * from './defaultShareScope';
export * from './defaultWorkflow';
export * from './deleteAndReplaceVersion';
export * from './deprecatedWorkflow';
export * from './documentVersion';
export * from './entityProperty';
export * from './entityPropertyDetails';
export * from './error';
export * from './errorCollection';
export * from './errorMessage';
export * from './errors';
export * from './eventNotification';
export * from './exportArchivedIssuesTaskProgress';
export * from './failedWebhook';
Expand Down Expand Up @@ -246,6 +256,8 @@ export * from './jiraExpressionsComplexity';
export * from './jiraExpressionsComplexityValue';
export * from './jiraExpressionValidationError';
export * from './jiraStatus';
export * from './jiraWorkflow';
export * from './jiraWorkflowStatus';
export * from './jqlFunctionPrecomputation';
export * from './jqlFunctionPrecomputationUpdate';
export * from './jqlFunctionPrecomputationUpdateRequest';
Expand Down Expand Up @@ -465,7 +477,11 @@ export * from './statusCategory';
export * from './statusCreate';
export * from './statusCreateRequest';
export * from './statusDetails';
export * from './statusLayoutUpdate';
export * from './statusMapping';
export * from './statusMappingDTO';
export * from './statusMigration';
export * from './statusReferenceAndPort';
export * from './statusScope';
export * from './statusUpdate';
export * from './statusUpdateRequest';
Expand All @@ -481,6 +497,7 @@ export * from './timeTrackingProvider';
export * from './transition';
export * from './transitions';
export * from './transitionScreenDetails';
export * from './transitionUpdateDTO';
export * from './uiModificationContextDetails';
export * from './uiModificationDetails';
export * from './uiModificationIdentifiers';
Expand Down Expand Up @@ -532,21 +549,30 @@ export * from './workflow';
export * from './workflowCapabilities';
export * from './workflowCompoundCondition';
export * from './workflowCondition';
export * from './workflowCreate';
export * from './workflowCreateRequest';
export * from './workflowCreateResponse';
export * from './workflowElementReference';
export * from './workflowId';
export * from './workflowLayout';
export * from './workflowOperations';
export * from './workflowRead';
export * from './workflowReferenceStatus';
export * from './workflowRuleConfiguration';
export * from './workflowRules';
export * from './workflowRulesSearch';
export * from './workflowRulesSearchDetails';
export * from './workflowScheme';
export * from './workflowSchemeAssociations';
export * from './workflowSchemeIdName';
export * from './workflowSchemeProjectAssociation';
export * from './workflowScope';
export * from './workflowSimpleCondition';
export * from './workflowStatus';
export * from './workflowStatusAndPort';
export * from './workflowStatusLayout';
export * from './workflowStatusProperties';
export * from './workflowStatusUpdate';
export * from './workflowsWithTransitionRulesDetails';
export * from './workflowTransition';
export * from './workflowTransitionProperty';
Expand All @@ -556,8 +582,12 @@ export * from './workflowTransitionRulesDetails';
export * from './workflowTransitionRulesUpdate';
export * from './workflowTransitionRulesUpdateErrorDetails';
export * from './workflowTransitionRulesUpdateErrors';
export * from './workflowTransitions';
export * from './workflowTrigger';
export * from './workflowUpdate';
export * from './workflowUpdateRequest';
export * from './workflowUpdateResponse';
export * from './workflowValidationError';
export * from './workflowValidationErrorList';
export * from './worklog';
export * from './worklogIdsRequest';

0 comments on commit 3b60159

Please sign in to comment.