@atlassian-dc-mcp/confluence 0.1.4 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/build/confluence-client/core/ApiError.d.ts +11 -0
- package/build/confluence-client/core/ApiError.d.ts.map +1 -0
- package/build/confluence-client/core/ApiError.js +17 -0
- package/build/confluence-client/core/ApiError.js.map +1 -0
- package/build/confluence-client/core/ApiRequestOptions.d.ts +14 -0
- package/build/confluence-client/core/ApiRequestOptions.d.ts.map +1 -0
- package/build/confluence-client/core/ApiRequestOptions.js +2 -0
- package/build/confluence-client/core/ApiRequestOptions.js.map +1 -0
- package/build/confluence-client/core/ApiResult.d.ts +8 -0
- package/build/confluence-client/core/ApiResult.d.ts.map +1 -0
- package/build/confluence-client/core/ApiResult.js +2 -0
- package/build/confluence-client/core/ApiResult.js.map +1 -0
- package/build/confluence-client/core/CancelablePromise.d.ts +21 -0
- package/build/confluence-client/core/CancelablePromise.d.ts.map +1 -0
- package/build/confluence-client/core/CancelablePromise.js +100 -0
- package/build/confluence-client/core/CancelablePromise.js.map +1 -0
- package/build/confluence-client/core/OpenAPI.d.ts +17 -0
- package/build/confluence-client/core/OpenAPI.d.ts.map +1 -0
- package/build/confluence-client/core/OpenAPI.js +12 -0
- package/build/confluence-client/core/OpenAPI.js.map +1 -0
- package/build/confluence-client/core/request.d.ts +31 -0
- package/build/confluence-client/core/request.d.ts.map +1 -0
- package/build/confluence-client/core/request.js +273 -0
- package/build/confluence-client/core/request.js.map +1 -0
- package/build/confluence-client/index.d.ts +165 -0
- package/build/confluence-client/index.d.ts.map +1 -0
- package/build/confluence-client/index.js +47 -0
- package/build/confluence-client/index.js.map +1 -0
- package/build/confluence-client/models/Anonymous.d.ts +2 -0
- package/build/confluence-client/models/Anonymous.d.ts.map +1 -0
- package/build/confluence-client/models/Anonymous.js +2 -0
- package/build/confluence-client/models/Anonymous.js.map +1 -0
- package/build/confluence-client/models/ColorSchemeModel.d.ts +2 -0
- package/build/confluence-client/models/ColorSchemeModel.d.ts.map +1 -0
- package/build/confluence-client/models/ColorSchemeModel.js +2 -0
- package/build/confluence-client/models/ColorSchemeModel.js.map +1 -0
- package/build/confluence-client/models/ColorSchemeThemeBasedModel.d.ts +2 -0
- package/build/confluence-client/models/ColorSchemeThemeBasedModel.d.ts.map +1 -0
- package/build/confluence-client/models/ColorSchemeThemeBasedModel.js +2 -0
- package/build/confluence-client/models/ColorSchemeThemeBasedModel.js.map +1 -0
- package/build/confluence-client/models/Container.d.ts +2 -0
- package/build/confluence-client/models/Container.d.ts.map +1 -0
- package/build/confluence-client/models/Container.js +2 -0
- package/build/confluence-client/models/Container.js.map +1 -0
- package/build/confluence-client/models/ContainerSummary.d.ts +2 -0
- package/build/confluence-client/models/ContainerSummary.d.ts.map +1 -0
- package/build/confluence-client/models/ContainerSummary.js +2 -0
- package/build/confluence-client/models/ContainerSummary.js.map +1 -0
- package/build/confluence-client/models/Content.d.ts +2 -0
- package/build/confluence-client/models/Content.d.ts.map +1 -0
- package/build/confluence-client/models/Content.js +2 -0
- package/build/confluence-client/models/Content.js.map +1 -0
- package/build/confluence-client/models/ContentBody.d.ts +2 -0
- package/build/confluence-client/models/ContentBody.d.ts.map +1 -0
- package/build/confluence-client/models/ContentBody.js +2 -0
- package/build/confluence-client/models/ContentBody.js.map +1 -0
- package/build/confluence-client/models/ContentRestriction.d.ts +2 -0
- package/build/confluence-client/models/ContentRestriction.d.ts.map +1 -0
- package/build/confluence-client/models/ContentRestriction.js +2 -0
- package/build/confluence-client/models/ContentRestriction.js.map +1 -0
- package/build/confluence-client/models/ContentSearchResult.d.ts +2 -0
- package/build/confluence-client/models/ContentSearchResult.d.ts.map +1 -0
- package/build/confluence-client/models/ContentSearchResult.js +2 -0
- package/build/confluence-client/models/ContentSearchResult.js.map +1 -0
- package/build/confluence-client/models/ContentWatch.d.ts +2 -0
- package/build/confluence-client/models/ContentWatch.d.ts.map +1 -0
- package/build/confluence-client/models/ContentWatch.js +2 -0
- package/build/confluence-client/models/ContentWatch.js.map +1 -0
- package/build/confluence-client/models/Credentials.d.ts +4 -0
- package/build/confluence-client/models/Credentials.d.ts.map +1 -0
- package/build/confluence-client/models/Credentials.js +2 -0
- package/build/confluence-client/models/Credentials.js.map +1 -0
- package/build/confluence-client/models/Cursor.d.ts +2 -0
- package/build/confluence-client/models/Cursor.d.ts.map +1 -0
- package/build/confluence-client/models/Cursor.js +2 -0
- package/build/confluence-client/models/Cursor.js.map +1 -0
- package/build/confluence-client/models/DetailedInvocation.d.ts +2 -0
- package/build/confluence-client/models/DetailedInvocation.d.ts.map +1 -0
- package/build/confluence-client/models/DetailedInvocation.js +2 -0
- package/build/confluence-client/models/DetailedInvocation.js.map +1 -0
- package/build/confluence-client/models/DetailedInvocationRequest.d.ts +2 -0
- package/build/confluence-client/models/DetailedInvocationRequest.d.ts.map +1 -0
- package/build/confluence-client/models/DetailedInvocationRequest.js +2 -0
- package/build/confluence-client/models/DetailedInvocationRequest.js.map +1 -0
- package/build/confluence-client/models/DetailedInvocationResult.d.ts +2 -0
- package/build/confluence-client/models/DetailedInvocationResult.d.ts.map +1 -0
- package/build/confluence-client/models/DetailedInvocationResult.js +2 -0
- package/build/confluence-client/models/DetailedInvocationResult.js.map +1 -0
- package/build/confluence-client/models/ExampleMultipartFormData.d.ts +7 -0
- package/build/confluence-client/models/ExampleMultipartFormData.d.ts.map +1 -0
- package/build/confluence-client/models/ExampleMultipartFormData.js +2 -0
- package/build/confluence-client/models/ExampleMultipartFormData.js.map +1 -0
- package/build/confluence-client/models/Expandable.d.ts +2 -0
- package/build/confluence-client/models/Expandable.d.ts.map +1 -0
- package/build/confluence-client/models/Expandable.js +2 -0
- package/build/confluence-client/models/Expandable.js.map +1 -0
- package/build/confluence-client/models/FileInfo.d.ts +13 -0
- package/build/confluence-client/models/FileInfo.d.ts.map +1 -0
- package/build/confluence-client/models/FileInfo.js +9 -0
- package/build/confluence-client/models/FileInfo.js.map +1 -0
- package/build/confluence-client/models/FilePart.d.ts +9 -0
- package/build/confluence-client/models/FilePart.d.ts.map +1 -0
- package/build/confluence-client/models/FilePart.js +2 -0
- package/build/confluence-client/models/FilePart.js.map +1 -0
- package/build/confluence-client/models/FormattedBody.d.ts +2 -0
- package/build/confluence-client/models/FormattedBody.d.ts.map +1 -0
- package/build/confluence-client/models/FormattedBody.js +2 -0
- package/build/confluence-client/models/FormattedBody.js.map +1 -0
- package/build/confluence-client/models/GlobalPermission.d.ts +7 -0
- package/build/confluence-client/models/GlobalPermission.d.ts.map +1 -0
- package/build/confluence-client/models/GlobalPermission.js +2 -0
- package/build/confluence-client/models/GlobalPermission.js.map +1 -0
- package/build/confluence-client/models/Group.d.ts +2 -0
- package/build/confluence-client/models/Group.d.ts.map +1 -0
- package/build/confluence-client/models/Group.js +2 -0
- package/build/confluence-client/models/Group.js.map +1 -0
- package/build/confluence-client/models/History.d.ts +2 -0
- package/build/confluence-client/models/History.d.ts.map +1 -0
- package/build/confluence-client/models/History.js +2 -0
- package/build/confluence-client/models/History.js.map +1 -0
- package/build/confluence-client/models/Icon.d.ts +2 -0
- package/build/confluence-client/models/Icon.d.ts.map +1 -0
- package/build/confluence-client/models/Icon.js +2 -0
- package/build/confluence-client/models/Icon.js.map +1 -0
- package/build/confluence-client/models/InstanceMetrics.d.ts +2 -0
- package/build/confluence-client/models/InstanceMetrics.d.ts.map +1 -0
- package/build/confluence-client/models/InstanceMetrics.js +2 -0
- package/build/confluence-client/models/InstanceMetrics.js.map +1 -0
- package/build/confluence-client/models/JobDetails.d.ts +2 -0
- package/build/confluence-client/models/JobDetails.d.ts.map +1 -0
- package/build/confluence-client/models/JobDetails.js +2 -0
- package/build/confluence-client/models/JobDetails.js.map +1 -0
- package/build/confluence-client/models/JobStatistics.d.ts +2 -0
- package/build/confluence-client/models/JobStatistics.d.ts.map +1 -0
- package/build/confluence-client/models/JobStatistics.js +2 -0
- package/build/confluence-client/models/JobStatistics.js.map +1 -0
- package/build/confluence-client/models/JsonContentProperty.d.ts +2 -0
- package/build/confluence-client/models/JsonContentProperty.d.ts.map +1 -0
- package/build/confluence-client/models/JsonContentProperty.js +2 -0
- package/build/confluence-client/models/JsonContentProperty.js.map +1 -0
- package/build/confluence-client/models/JsonSpaceProperty.d.ts +2 -0
- package/build/confluence-client/models/JsonSpaceProperty.d.ts.map +1 -0
- package/build/confluence-client/models/JsonSpaceProperty.js +2 -0
- package/build/confluence-client/models/JsonSpaceProperty.js.map +1 -0
- package/build/confluence-client/models/JsonString.d.ts +2 -0
- package/build/confluence-client/models/JsonString.d.ts.map +1 -0
- package/build/confluence-client/models/JsonString.js +2 -0
- package/build/confluence-client/models/JsonString.js.map +1 -0
- package/build/confluence-client/models/KnownUser.d.ts +2 -0
- package/build/confluence-client/models/KnownUser.d.ts.map +1 -0
- package/build/confluence-client/models/KnownUser.js +2 -0
- package/build/confluence-client/models/KnownUser.js.map +1 -0
- package/build/confluence-client/models/Label.d.ts +2 -0
- package/build/confluence-client/models/Label.d.ts.map +1 -0
- package/build/confluence-client/models/Label.js +2 -0
- package/build/confluence-client/models/Label.js.map +1 -0
- package/build/confluence-client/models/Link.d.ts +2 -0
- package/build/confluence-client/models/Link.d.ts.map +1 -0
- package/build/confluence-client/models/Link.js +2 -0
- package/build/confluence-client/models/Link.js.map +1 -0
- package/build/confluence-client/models/Links.d.ts +2 -0
- package/build/confluence-client/models/Links.d.ts.map +1 -0
- package/build/confluence-client/models/Links.js +2 -0
- package/build/confluence-client/models/Links.js.map +1 -0
- package/build/confluence-client/models/LongTaskStatus.d.ts +2 -0
- package/build/confluence-client/models/LongTaskStatus.d.ts.map +1 -0
- package/build/confluence-client/models/LongTaskStatus.js +2 -0
- package/build/confluence-client/models/LongTaskStatus.js.map +1 -0
- package/build/confluence-client/models/LongTaskSubmission.d.ts +2 -0
- package/build/confluence-client/models/LongTaskSubmission.d.ts.map +1 -0
- package/build/confluence-client/models/LongTaskSubmission.js +2 -0
- package/build/confluence-client/models/LongTaskSubmission.js.map +1 -0
- package/build/confluence-client/models/MacroInstance.d.ts +2 -0
- package/build/confluence-client/models/MacroInstance.d.ts.map +1 -0
- package/build/confluence-client/models/MacroInstance.js +2 -0
- package/build/confluence-client/models/MacroInstance.js.map +1 -0
- package/build/confluence-client/models/MacroParameterInstance.d.ts +2 -0
- package/build/confluence-client/models/MacroParameterInstance.d.ts.map +1 -0
- package/build/confluence-client/models/MacroParameterInstance.js +2 -0
- package/build/confluence-client/models/MacroParameterInstance.js.map +1 -0
- package/build/confluence-client/models/Message.d.ts +2 -0
- package/build/confluence-client/models/Message.d.ts.map +1 -0
- package/build/confluence-client/models/Message.js +2 -0
- package/build/confluence-client/models/Message.js.map +1 -0
- package/build/confluence-client/models/MockAttachmentRequest.d.ts +19 -0
- package/build/confluence-client/models/MockAttachmentRequest.d.ts.map +1 -0
- package/build/confluence-client/models/MockAttachmentRequest.js +2 -0
- package/build/confluence-client/models/MockAttachmentRequest.js.map +1 -0
- package/build/confluence-client/models/MockRestrictionsResponse.d.ts +2 -0
- package/build/confluence-client/models/MockRestrictionsResponse.d.ts.map +1 -0
- package/build/confluence-client/models/MockRestrictionsResponse.js +2 -0
- package/build/confluence-client/models/MockRestrictionsResponse.js.map +1 -0
- package/build/confluence-client/models/NodeStatus.d.ts +2 -0
- package/build/confluence-client/models/NodeStatus.d.ts.map +1 -0
- package/build/confluence-client/models/NodeStatus.js +2 -0
- package/build/confluence-client/models/NodeStatus.js.map +1 -0
- package/build/confluence-client/models/OperationCheckResult.d.ts +2 -0
- package/build/confluence-client/models/OperationCheckResult.d.ts.map +1 -0
- package/build/confluence-client/models/OperationCheckResult.js +2 -0
- package/build/confluence-client/models/OperationCheckResult.js.map +1 -0
- package/build/confluence-client/models/OperationDescription.d.ts +5 -0
- package/build/confluence-client/models/OperationDescription.d.ts.map +1 -0
- package/build/confluence-client/models/OperationDescription.js +2 -0
- package/build/confluence-client/models/OperationDescription.js.map +1 -0
- package/build/confluence-client/models/OperationRestriction.d.ts +2 -0
- package/build/confluence-client/models/OperationRestriction.d.ts.map +1 -0
- package/build/confluence-client/models/OperationRestriction.js +2 -0
- package/build/confluence-client/models/OperationRestriction.js.map +1 -0
- package/build/confluence-client/models/PageRequest.d.ts +2 -0
- package/build/confluence-client/models/PageRequest.d.ts.map +1 -0
- package/build/confluence-client/models/PageRequest.js +2 -0
- package/build/confluence-client/models/PageRequest.js.map +1 -0
- package/build/confluence-client/models/PageResponseContent.d.ts +2 -0
- package/build/confluence-client/models/PageResponseContent.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseContent.js +2 -0
- package/build/confluence-client/models/PageResponseContent.js.map +1 -0
- package/build/confluence-client/models/PageResponseContentRestriction.d.ts +11 -0
- package/build/confluence-client/models/PageResponseContentRestriction.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseContentRestriction.js +2 -0
- package/build/confluence-client/models/PageResponseContentRestriction.js.map +1 -0
- package/build/confluence-client/models/PageResponseGroup.d.ts +11 -0
- package/build/confluence-client/models/PageResponseGroup.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseGroup.js +2 -0
- package/build/confluence-client/models/PageResponseGroup.js.map +1 -0
- package/build/confluence-client/models/PageResponseJsonContentProperty.d.ts +11 -0
- package/build/confluence-client/models/PageResponseJsonContentProperty.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseJsonContentProperty.js +2 -0
- package/build/confluence-client/models/PageResponseJsonContentProperty.js.map +1 -0
- package/build/confluence-client/models/PageResponseJsonSpaceProperty.d.ts +11 -0
- package/build/confluence-client/models/PageResponseJsonSpaceProperty.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseJsonSpaceProperty.js +2 -0
- package/build/confluence-client/models/PageResponseJsonSpaceProperty.js.map +1 -0
- package/build/confluence-client/models/PageResponseLabel.d.ts +11 -0
- package/build/confluence-client/models/PageResponseLabel.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseLabel.js +2 -0
- package/build/confluence-client/models/PageResponseLabel.js.map +1 -0
- package/build/confluence-client/models/PageResponseLongTaskStatus.d.ts +11 -0
- package/build/confluence-client/models/PageResponseLongTaskStatus.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseLongTaskStatus.js +2 -0
- package/build/confluence-client/models/PageResponseLongTaskStatus.js.map +1 -0
- package/build/confluence-client/models/PageResponseNodeStatus.d.ts +11 -0
- package/build/confluence-client/models/PageResponseNodeStatus.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseNodeStatus.js +2 -0
- package/build/confluence-client/models/PageResponseNodeStatus.js.map +1 -0
- package/build/confluence-client/models/PageResponseObject.d.ts +2 -0
- package/build/confluence-client/models/PageResponseObject.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseObject.js +2 -0
- package/build/confluence-client/models/PageResponseObject.js.map +1 -0
- package/build/confluence-client/models/PageResponsePerson.d.ts +11 -0
- package/build/confluence-client/models/PageResponsePerson.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponsePerson.js +2 -0
- package/build/confluence-client/models/PageResponsePerson.js.map +1 -0
- package/build/confluence-client/models/PageResponseSpace.d.ts +11 -0
- package/build/confluence-client/models/PageResponseSpace.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseSpace.js +2 -0
- package/build/confluence-client/models/PageResponseSpace.js.map +1 -0
- package/build/confluence-client/models/PageResponseSubject.d.ts +2 -0
- package/build/confluence-client/models/PageResponseSubject.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseSubject.js +2 -0
- package/build/confluence-client/models/PageResponseSubject.js.map +1 -0
- package/build/confluence-client/models/PageResponseUser.d.ts +11 -0
- package/build/confluence-client/models/PageResponseUser.d.ts.map +1 -0
- package/build/confluence-client/models/PageResponseUser.js +2 -0
- package/build/confluence-client/models/PageResponseUser.js.map +1 -0
- package/build/confluence-client/models/PasswordChangeDetails.d.ts +5 -0
- package/build/confluence-client/models/PasswordChangeDetails.d.ts.map +1 -0
- package/build/confluence-client/models/PasswordChangeDetails.js +2 -0
- package/build/confluence-client/models/PasswordChangeDetails.js.map +1 -0
- package/build/confluence-client/models/Person.d.ts +2 -0
- package/build/confluence-client/models/Person.d.ts.map +1 -0
- package/build/confluence-client/models/Person.js +2 -0
- package/build/confluence-client/models/Person.js.map +1 -0
- package/build/confluence-client/models/PersonalSpaceDetailsForCreation.d.ts +6 -0
- package/build/confluence-client/models/PersonalSpaceDetailsForCreation.d.ts.map +1 -0
- package/build/confluence-client/models/PersonalSpaceDetailsForCreation.js +2 -0
- package/build/confluence-client/models/PersonalSpaceDetailsForCreation.js.map +1 -0
- package/build/confluence-client/models/ReferenceContainer.d.ts +2 -0
- package/build/confluence-client/models/ReferenceContainer.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceContainer.js +2 -0
- package/build/confluence-client/models/ReferenceContainer.js.map +1 -0
- package/build/confluence-client/models/ReferenceContainerSummary.d.ts +2 -0
- package/build/confluence-client/models/ReferenceContainerSummary.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceContainerSummary.js +2 -0
- package/build/confluence-client/models/ReferenceContainerSummary.js.map +1 -0
- package/build/confluence-client/models/ReferenceContent.d.ts +2 -0
- package/build/confluence-client/models/ReferenceContent.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceContent.js +2 -0
- package/build/confluence-client/models/ReferenceContent.js.map +1 -0
- package/build/confluence-client/models/ReferenceContributors.d.ts +2 -0
- package/build/confluence-client/models/ReferenceContributors.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceContributors.js +2 -0
- package/build/confluence-client/models/ReferenceContributors.js.map +1 -0
- package/build/confluence-client/models/ReferenceHistory.d.ts +2 -0
- package/build/confluence-client/models/ReferenceHistory.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceHistory.js +2 -0
- package/build/confluence-client/models/ReferenceHistory.js.map +1 -0
- package/build/confluence-client/models/ReferenceIcon.d.ts +2 -0
- package/build/confluence-client/models/ReferenceIcon.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceIcon.js +2 -0
- package/build/confluence-client/models/ReferenceIcon.js.map +1 -0
- package/build/confluence-client/models/ReferenceObject.d.ts +2 -0
- package/build/confluence-client/models/ReferenceObject.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceObject.js +2 -0
- package/build/confluence-client/models/ReferenceObject.js.map +1 -0
- package/build/confluence-client/models/ReferenceRelevantViewRestrictions.d.ts +2 -0
- package/build/confluence-client/models/ReferenceRelevantViewRestrictions.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceRelevantViewRestrictions.js +2 -0
- package/build/confluence-client/models/ReferenceRelevantViewRestrictions.js.map +1 -0
- package/build/confluence-client/models/ReferenceSpace.d.ts +2 -0
- package/build/confluence-client/models/ReferenceSpace.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceSpace.js +2 -0
- package/build/confluence-client/models/ReferenceSpace.js.map +1 -0
- package/build/confluence-client/models/ReferenceSpacePermissionContainer.d.ts +2 -0
- package/build/confluence-client/models/ReferenceSpacePermissionContainer.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceSpacePermissionContainer.js +2 -0
- package/build/confluence-client/models/ReferenceSpacePermissionContainer.js.map +1 -0
- package/build/confluence-client/models/ReferenceSpaceRetentionPolicy.d.ts +2 -0
- package/build/confluence-client/models/ReferenceSpaceRetentionPolicy.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceSpaceRetentionPolicy.js +2 -0
- package/build/confluence-client/models/ReferenceSpaceRetentionPolicy.js.map +1 -0
- package/build/confluence-client/models/ReferenceString.d.ts +2 -0
- package/build/confluence-client/models/ReferenceString.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceString.js +2 -0
- package/build/confluence-client/models/ReferenceString.js.map +1 -0
- package/build/confluence-client/models/ReferenceUser.d.ts +2 -0
- package/build/confluence-client/models/ReferenceUser.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceUser.js +2 -0
- package/build/confluence-client/models/ReferenceUser.js.map +1 -0
- package/build/confluence-client/models/ReferenceUserStatus.d.ts +2 -0
- package/build/confluence-client/models/ReferenceUserStatus.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceUserStatus.js +2 -0
- package/build/confluence-client/models/ReferenceUserStatus.js.map +1 -0
- package/build/confluence-client/models/ReferenceVersion.d.ts +2 -0
- package/build/confluence-client/models/ReferenceVersion.d.ts.map +1 -0
- package/build/confluence-client/models/ReferenceVersion.js +2 -0
- package/build/confluence-client/models/ReferenceVersion.js.map +1 -0
- package/build/confluence-client/models/RelevantViewRestrictions.d.ts +5 -0
- package/build/confluence-client/models/RelevantViewRestrictions.d.ts.map +1 -0
- package/build/confluence-client/models/RelevantViewRestrictions.js +2 -0
- package/build/confluence-client/models/RelevantViewRestrictions.js.map +1 -0
- package/build/confluence-client/models/ResourceType.d.ts +2 -0
- package/build/confluence-client/models/ResourceType.d.ts.map +1 -0
- package/build/confluence-client/models/ResourceType.js +2 -0
- package/build/confluence-client/models/ResourceType.js.map +1 -0
- package/build/confluence-client/models/RestError.d.ts +2 -0
- package/build/confluence-client/models/RestError.d.ts.map +1 -0
- package/build/confluence-client/models/RestError.js +2 -0
- package/build/confluence-client/models/RestError.js.map +1 -0
- package/build/confluence-client/models/RestInvocationHistory.d.ts +2 -0
- package/build/confluence-client/models/RestInvocationHistory.d.ts.map +1 -0
- package/build/confluence-client/models/RestInvocationHistory.js +2 -0
- package/build/confluence-client/models/RestInvocationHistory.js.map +1 -0
- package/build/confluence-client/models/RestListContent.d.ts +3 -0
- package/build/confluence-client/models/RestListContent.d.ts.map +1 -0
- package/build/confluence-client/models/RestListContent.js +2 -0
- package/build/confluence-client/models/RestListContent.js.map +1 -0
- package/build/confluence-client/models/RestListJsonContentProperty.d.ts +3 -0
- package/build/confluence-client/models/RestListJsonContentProperty.d.ts.map +1 -0
- package/build/confluence-client/models/RestListJsonContentProperty.js +2 -0
- package/build/confluence-client/models/RestListJsonContentProperty.js.map +1 -0
- package/build/confluence-client/models/RestListLabel.d.ts +3 -0
- package/build/confluence-client/models/RestListLabel.d.ts.map +1 -0
- package/build/confluence-client/models/RestListLabel.js +2 -0
- package/build/confluence-client/models/RestListLabel.js.map +1 -0
- package/build/confluence-client/models/RestListLongTaskStatus.d.ts +3 -0
- package/build/confluence-client/models/RestListLongTaskStatus.d.ts.map +1 -0
- package/build/confluence-client/models/RestListLongTaskStatus.js +2 -0
- package/build/confluence-client/models/RestListLongTaskStatus.js.map +1 -0
- package/build/confluence-client/models/RestListNodeStatus.d.ts +3 -0
- package/build/confluence-client/models/RestListNodeStatus.d.ts.map +1 -0
- package/build/confluence-client/models/RestListNodeStatus.js +2 -0
- package/build/confluence-client/models/RestListNodeStatus.js.map +1 -0
- package/build/confluence-client/models/RestListUser.d.ts +3 -0
- package/build/confluence-client/models/RestListUser.d.ts.map +1 -0
- package/build/confluence-client/models/RestListUser.js +2 -0
- package/build/confluence-client/models/RestListUser.js.map +1 -0
- package/build/confluence-client/models/RestWebhook.d.ts +2 -0
- package/build/confluence-client/models/RestWebhook.d.ts.map +1 -0
- package/build/confluence-client/models/RestWebhook.js +2 -0
- package/build/confluence-client/models/RestWebhook.js.map +1 -0
- package/build/confluence-client/models/RestWebhookCredentials.d.ts +2 -0
- package/build/confluence-client/models/RestWebhookCredentials.d.ts.map +1 -0
- package/build/confluence-client/models/RestWebhookCredentials.js +2 -0
- package/build/confluence-client/models/RestWebhookCredentials.js.map +1 -0
- package/build/confluence-client/models/Restrictions.d.ts +2 -0
- package/build/confluence-client/models/Restrictions.d.ts.map +1 -0
- package/build/confluence-client/models/Restrictions.js +2 -0
- package/build/confluence-client/models/Restrictions.js.map +1 -0
- package/build/confluence-client/models/SearchPageResponseSearchResult.d.ts +16 -0
- package/build/confluence-client/models/SearchPageResponseSearchResult.d.ts.map +1 -0
- package/build/confluence-client/models/SearchPageResponseSearchResult.js +2 -0
- package/build/confluence-client/models/SearchPageResponseSearchResult.js.map +1 -0
- package/build/confluence-client/models/SearchResult.d.ts +2 -0
- package/build/confluence-client/models/SearchResult.d.ts.map +1 -0
- package/build/confluence-client/models/SearchResult.js +2 -0
- package/build/confluence-client/models/SearchResult.js.map +1 -0
- package/build/confluence-client/models/ServerInformation.d.ts +2 -0
- package/build/confluence-client/models/ServerInformation.d.ts.map +1 -0
- package/build/confluence-client/models/ServerInformation.js +2 -0
- package/build/confluence-client/models/ServerInformation.js.map +1 -0
- package/build/confluence-client/models/SiteBackupJobDetails.d.ts +2 -0
- package/build/confluence-client/models/SiteBackupJobDetails.d.ts.map +1 -0
- package/build/confluence-client/models/SiteBackupJobDetails.js +2 -0
- package/build/confluence-client/models/SiteBackupJobDetails.js.map +1 -0
- package/build/confluence-client/models/SiteBackupSettings.d.ts +2 -0
- package/build/confluence-client/models/SiteBackupSettings.d.ts.map +1 -0
- package/build/confluence-client/models/SiteBackupSettings.js +2 -0
- package/build/confluence-client/models/SiteBackupSettings.js.map +1 -0
- package/build/confluence-client/models/SiteRestoreJobDetails.d.ts +2 -0
- package/build/confluence-client/models/SiteRestoreJobDetails.d.ts.map +1 -0
- package/build/confluence-client/models/SiteRestoreJobDetails.js +2 -0
- package/build/confluence-client/models/SiteRestoreJobDetails.js.map +1 -0
- package/build/confluence-client/models/SiteRestoreSettings.d.ts +2 -0
- package/build/confluence-client/models/SiteRestoreSettings.d.ts.map +1 -0
- package/build/confluence-client/models/SiteRestoreSettings.js +2 -0
- package/build/confluence-client/models/SiteRestoreSettings.js.map +1 -0
- package/build/confluence-client/models/Space.d.ts +2 -0
- package/build/confluence-client/models/Space.d.ts.map +1 -0
- package/build/confluence-client/models/Space.js +2 -0
- package/build/confluence-client/models/Space.js.map +1 -0
- package/build/confluence-client/models/SpaceBackupJobDetails.d.ts +2 -0
- package/build/confluence-client/models/SpaceBackupJobDetails.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceBackupJobDetails.js +2 -0
- package/build/confluence-client/models/SpaceBackupJobDetails.js.map +1 -0
- package/build/confluence-client/models/SpaceBackupSettings.d.ts +2 -0
- package/build/confluence-client/models/SpaceBackupSettings.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceBackupSettings.js +2 -0
- package/build/confluence-client/models/SpaceBackupSettings.js.map +1 -0
- package/build/confluence-client/models/SpaceColorSchemeTypeModel.d.ts +2 -0
- package/build/confluence-client/models/SpaceColorSchemeTypeModel.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceColorSchemeTypeModel.js +2 -0
- package/build/confluence-client/models/SpaceColorSchemeTypeModel.js.map +1 -0
- package/build/confluence-client/models/SpacePermission.d.ts +9 -0
- package/build/confluence-client/models/SpacePermission.d.ts.map +1 -0
- package/build/confluence-client/models/SpacePermission.js +2 -0
- package/build/confluence-client/models/SpacePermission.js.map +1 -0
- package/build/confluence-client/models/SpacePermissionsForSubject.d.ts +7 -0
- package/build/confluence-client/models/SpacePermissionsForSubject.d.ts.map +1 -0
- package/build/confluence-client/models/SpacePermissionsForSubject.js +2 -0
- package/build/confluence-client/models/SpacePermissionsForSubject.js.map +1 -0
- package/build/confluence-client/models/SpaceRestoreJobDetails.d.ts +2 -0
- package/build/confluence-client/models/SpaceRestoreJobDetails.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceRestoreJobDetails.js +2 -0
- package/build/confluence-client/models/SpaceRestoreJobDetails.js.map +1 -0
- package/build/confluence-client/models/SpaceRestoreSettings.d.ts +2 -0
- package/build/confluence-client/models/SpaceRestoreSettings.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceRestoreSettings.js +2 -0
- package/build/confluence-client/models/SpaceRestoreSettings.js.map +1 -0
- package/build/confluence-client/models/SpaceSearchResult.d.ts +2 -0
- package/build/confluence-client/models/SpaceSearchResult.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceSearchResult.js +2 -0
- package/build/confluence-client/models/SpaceSearchResult.js.map +1 -0
- package/build/confluence-client/models/SpaceWatch.d.ts +2 -0
- package/build/confluence-client/models/SpaceWatch.d.ts.map +1 -0
- package/build/confluence-client/models/SpaceWatch.js +2 -0
- package/build/confluence-client/models/SpaceWatch.js.map +1 -0
- package/build/confluence-client/models/Subject.d.ts +2 -0
- package/build/confluence-client/models/Subject.d.ts.map +1 -0
- package/build/confluence-client/models/Subject.js +2 -0
- package/build/confluence-client/models/Subject.js.map +1 -0
- package/build/confluence-client/models/SuperBatchWebResources.d.ts +2 -0
- package/build/confluence-client/models/SuperBatchWebResources.d.ts.map +1 -0
- package/build/confluence-client/models/SuperBatchWebResources.js +2 -0
- package/build/confluence-client/models/SuperBatchWebResources.js.map +1 -0
- package/build/confluence-client/models/UnknownUser.d.ts +2 -0
- package/build/confluence-client/models/UnknownUser.d.ts.map +1 -0
- package/build/confluence-client/models/UnknownUser.js +2 -0
- package/build/confluence-client/models/UnknownUser.js.map +1 -0
- package/build/confluence-client/models/User.d.ts +2 -0
- package/build/confluence-client/models/User.d.ts.map +1 -0
- package/build/confluence-client/models/User.js +2 -0
- package/build/confluence-client/models/User.js.map +1 -0
- package/build/confluence-client/models/UserDetailsForCreation.d.ts +8 -0
- package/build/confluence-client/models/UserDetailsForCreation.d.ts.map +1 -0
- package/build/confluence-client/models/UserDetailsForCreation.js +2 -0
- package/build/confluence-client/models/UserDetailsForCreation.js.map +1 -0
- package/build/confluence-client/models/UserDetailsForUpdate.d.ts +6 -0
- package/build/confluence-client/models/UserDetailsForUpdate.d.ts.map +1 -0
- package/build/confluence-client/models/UserDetailsForUpdate.js +2 -0
- package/build/confluence-client/models/UserDetailsForUpdate.js.map +1 -0
- package/build/confluence-client/models/UserKey.d.ts +2 -0
- package/build/confluence-client/models/UserKey.d.ts.map +1 -0
- package/build/confluence-client/models/UserKey.js +2 -0
- package/build/confluence-client/models/UserKey.js.map +1 -0
- package/build/confluence-client/models/UserSearchResult.d.ts +2 -0
- package/build/confluence-client/models/UserSearchResult.d.ts.map +1 -0
- package/build/confluence-client/models/UserSearchResult.js +2 -0
- package/build/confluence-client/models/UserSearchResult.js.map +1 -0
- package/build/confluence-client/models/ValidationResult.d.ts +2 -0
- package/build/confluence-client/models/ValidationResult.d.ts.map +1 -0
- package/build/confluence-client/models/ValidationResult.js +2 -0
- package/build/confluence-client/models/ValidationResult.js.map +1 -0
- package/build/confluence-client/models/Version.d.ts +2 -0
- package/build/confluence-client/models/Version.d.ts.map +1 -0
- package/build/confluence-client/models/Version.js +2 -0
- package/build/confluence-client/models/Version.js.map +1 -0
- package/build/confluence-client/models/WebResourceDependencies.d.ts +2 -0
- package/build/confluence-client/models/WebResourceDependencies.d.ts.map +1 -0
- package/build/confluence-client/models/WebResourceDependencies.js +2 -0
- package/build/confluence-client/models/WebResourceDependencies.js.map +1 -0
- package/build/confluence-client/models/Webhook.d.ts +2 -0
- package/build/confluence-client/models/Webhook.d.ts.map +1 -0
- package/build/confluence-client/models/Webhook.js +2 -0
- package/build/confluence-client/models/Webhook.js.map +1 -0
- package/build/confluence-client/models/WebhookCredentials.d.ts +2 -0
- package/build/confluence-client/models/WebhookCredentials.d.ts.map +1 -0
- package/build/confluence-client/models/WebhookCredentials.js +2 -0
- package/build/confluence-client/models/WebhookCredentials.js.map +1 -0
- package/build/confluence-client/models/WebhookEvent.d.ts +2 -0
- package/build/confluence-client/models/WebhookEvent.d.ts.map +1 -0
- package/build/confluence-client/models/WebhookEvent.js +2 -0
- package/build/confluence-client/models/WebhookEvent.js.map +1 -0
- package/build/confluence-client/models/WebhookScope.d.ts +2 -0
- package/build/confluence-client/models/WebhookScope.d.ts.map +1 -0
- package/build/confluence-client/models/WebhookScope.js +2 -0
- package/build/confluence-client/models/WebhookScope.js.map +1 -0
- package/build/confluence-client/services/AccessModeService.d.ts +11 -0
- package/build/confluence-client/services/AccessModeService.d.ts.map +1 -0
- package/build/confluence-client/services/AccessModeService.js +17 -0
- package/build/confluence-client/services/AccessModeService.js.map +1 -0
- package/build/confluence-client/services/AdminGroupService.d.ts +21 -0
- package/build/confluence-client/services/AdminGroupService.d.ts.map +1 -0
- package/build/confluence-client/services/AdminGroupService.js +46 -0
- package/build/confluence-client/services/AdminGroupService.js.map +1 -0
- package/build/confluence-client/services/AdminSpaceService.d.ts +19 -0
- package/build/confluence-client/services/AdminSpaceService.d.ts.map +1 -0
- package/build/confluence-client/services/AdminSpaceService.js +34 -0
- package/build/confluence-client/services/AdminSpaceService.js.map +1 -0
- package/build/confluence-client/services/AdminUserService.d.ts +102 -0
- package/build/confluence-client/services/AdminUserService.d.ts.map +1 -0
- package/build/confluence-client/services/AdminUserService.js +181 -0
- package/build/confluence-client/services/AdminUserService.js.map +1 -0
- package/build/confluence-client/services/AdminUsersService.d.ts +43 -0
- package/build/confluence-client/services/AdminUsersService.d.ts.map +1 -0
- package/build/confluence-client/services/AdminUsersService.js +43 -0
- package/build/confluence-client/services/AdminUsersService.js.map +1 -0
- package/build/confluence-client/services/AttachmentsService.d.ts +134 -0
- package/build/confluence-client/services/AttachmentsService.d.ts.map +1 -0
- package/build/confluence-client/services/AttachmentsService.js +233 -0
- package/build/confluence-client/services/AttachmentsService.js.map +1 -0
- package/build/confluence-client/services/BackupAndRestoreService.d.ts +146 -0
- package/build/confluence-client/services/BackupAndRestoreService.d.ts.map +1 -0
- package/build/confluence-client/services/BackupAndRestoreService.js +274 -0
- package/build/confluence-client/services/BackupAndRestoreService.js.map +1 -0
- package/build/confluence-client/services/CategoryService.d.ts +29 -0
- package/build/confluence-client/services/CategoryService.d.ts.map +1 -0
- package/build/confluence-client/services/CategoryService.js +58 -0
- package/build/confluence-client/services/CategoryService.js.map +1 -0
- package/build/confluence-client/services/ChildContentService.d.ts +92 -0
- package/build/confluence-client/services/ChildContentService.d.ts.map +1 -0
- package/build/confluence-client/services/ChildContentService.js +108 -0
- package/build/confluence-client/services/ChildContentService.js.map +1 -0
- package/build/confluence-client/services/ClusterInformationService.d.ts +30 -0
- package/build/confluence-client/services/ClusterInformationService.d.ts.map +1 -0
- package/build/confluence-client/services/ClusterInformationService.js +30 -0
- package/build/confluence-client/services/ClusterInformationService.js.map +1 -0
- package/build/confluence-client/services/ContentBlueprintService.d.ts +29 -0
- package/build/confluence-client/services/ContentBlueprintService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentBlueprintService.js +57 -0
- package/build/confluence-client/services/ContentBlueprintService.js.map +1 -0
- package/build/confluence-client/services/ContentBodyService.d.ts +25 -0
- package/build/confluence-client/services/ContentBodyService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentBodyService.js +38 -0
- package/build/confluence-client/services/ContentBodyService.js.map +1 -0
- package/build/confluence-client/services/ContentDescendantService.d.ts +72 -0
- package/build/confluence-client/services/ContentDescendantService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentDescendantService.js +77 -0
- package/build/confluence-client/services/ContentDescendantService.js.map +1 -0
- package/build/confluence-client/services/ContentLabelsService.d.ts +72 -0
- package/build/confluence-client/services/ContentLabelsService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentLabelsService.js +104 -0
- package/build/confluence-client/services/ContentLabelsService.js.map +1 -0
- package/build/confluence-client/services/ContentPropertyService.d.ts +81 -0
- package/build/confluence-client/services/ContentPropertyService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentPropertyService.js +160 -0
- package/build/confluence-client/services/ContentPropertyService.js.map +1 -0
- package/build/confluence-client/services/ContentResourceService.d.ts +314 -0
- package/build/confluence-client/services/ContentResourceService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentResourceService.js +426 -0
- package/build/confluence-client/services/ContentResourceService.js.map +1 -0
- package/build/confluence-client/services/ContentRestrictionsService.d.ts +90 -0
- package/build/confluence-client/services/ContentRestrictionsService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentRestrictionsService.js +134 -0
- package/build/confluence-client/services/ContentRestrictionsService.js.map +1 -0
- package/build/confluence-client/services/ContentVersionService.d.ts +13 -0
- package/build/confluence-client/services/ContentVersionService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentVersionService.js +28 -0
- package/build/confluence-client/services/ContentVersionService.js.map +1 -0
- package/build/confluence-client/services/ContentWatchersService.d.ts +28 -0
- package/build/confluence-client/services/ContentWatchersService.d.ts.map +1 -0
- package/build/confluence-client/services/ContentWatchersService.js +33 -0
- package/build/confluence-client/services/ContentWatchersService.js.map +1 -0
- package/build/confluence-client/services/DefaultService.d.ts +10 -0
- package/build/confluence-client/services/DefaultService.d.ts.map +1 -0
- package/build/confluence-client/services/DefaultService.js +16 -0
- package/build/confluence-client/services/DefaultService.js.map +1 -0
- package/build/confluence-client/services/GlobalColorSchemeService.d.ts +42 -0
- package/build/confluence-client/services/GlobalColorSchemeService.d.ts.map +1 -0
- package/build/confluence-client/services/GlobalColorSchemeService.js +71 -0
- package/build/confluence-client/services/GlobalColorSchemeService.js.map +1 -0
- package/build/confluence-client/services/GlobalPermissionsService.d.ts +281 -0
- package/build/confluence-client/services/GlobalPermissionsService.d.ts.map +1 -0
- package/build/confluence-client/services/GlobalPermissionsService.js +457 -0
- package/build/confluence-client/services/GlobalPermissionsService.js.map +1 -0
- package/build/confluence-client/services/GroupService.d.ts +86 -0
- package/build/confluence-client/services/GroupService.d.ts.map +1 -0
- package/build/confluence-client/services/GroupService.js +105 -0
- package/build/confluence-client/services/GroupService.js.map +1 -0
- package/build/confluence-client/services/InstanceMetricsService.d.ts +12 -0
- package/build/confluence-client/services/InstanceMetricsService.d.ts.map +1 -0
- package/build/confluence-client/services/InstanceMetricsService.js +21 -0
- package/build/confluence-client/services/InstanceMetricsService.js.map +1 -0
- package/build/confluence-client/services/LabelService.d.ts +119 -0
- package/build/confluence-client/services/LabelService.d.ts.map +1 -0
- package/build/confluence-client/services/LabelService.js +124 -0
- package/build/confluence-client/services/LabelService.js.map +1 -0
- package/build/confluence-client/services/LongTaskService.d.ts +37 -0
- package/build/confluence-client/services/LongTaskService.d.ts.map +1 -0
- package/build/confluence-client/services/LongTaskService.js +48 -0
- package/build/confluence-client/services/LongTaskService.js.map +1 -0
- package/build/confluence-client/services/SearchService.d.ts +39 -0
- package/build/confluence-client/services/SearchService.d.ts.map +1 -0
- package/build/confluence-client/services/SearchService.js +45 -0
- package/build/confluence-client/services/SearchService.js.map +1 -0
- package/build/confluence-client/services/ServerInformationService.d.ts +12 -0
- package/build/confluence-client/services/ServerInformationService.d.ts.map +1 -0
- package/build/confluence-client/services/ServerInformationService.js +20 -0
- package/build/confluence-client/services/ServerInformationService.js.map +1 -0
- package/build/confluence-client/services/SpaceColorSchemeService.d.ts +58 -0
- package/build/confluence-client/services/SpaceColorSchemeService.d.ts.map +1 -0
- package/build/confluence-client/services/SpaceColorSchemeService.js +123 -0
- package/build/confluence-client/services/SpaceColorSchemeService.js.map +1 -0
- package/build/confluence-client/services/SpaceLabelService.d.ts +111 -0
- package/build/confluence-client/services/SpaceLabelService.d.ts.map +1 -0
- package/build/confluence-client/services/SpaceLabelService.js +124 -0
- package/build/confluence-client/services/SpaceLabelService.js.map +1 -0
- package/build/confluence-client/services/SpacePermissionsService.d.ts +257 -0
- package/build/confluence-client/services/SpacePermissionsService.d.ts.map +1 -0
- package/build/confluence-client/services/SpacePermissionsService.js +421 -0
- package/build/confluence-client/services/SpacePermissionsService.js.map +1 -0
- package/build/confluence-client/services/SpacePropertyService.d.ts +91 -0
- package/build/confluence-client/services/SpacePropertyService.d.ts.map +1 -0
- package/build/confluence-client/services/SpacePropertyService.js +172 -0
- package/build/confluence-client/services/SpacePropertyService.js.map +1 -0
- package/build/confluence-client/services/SpaceService.d.ts +220 -0
- package/build/confluence-client/services/SpaceService.d.ts.map +1 -0
- package/build/confluence-client/services/SpaceService.js +340 -0
- package/build/confluence-client/services/SpaceService.js.map +1 -0
- package/build/confluence-client/services/SpaceWatchersService.d.ts +28 -0
- package/build/confluence-client/services/SpaceWatchersService.d.ts.map +1 -0
- package/build/confluence-client/services/SpaceWatchersService.js +32 -0
- package/build/confluence-client/services/SpaceWatchersService.js.map +1 -0
- package/build/confluence-client/services/UserGroupService.d.ts +26 -0
- package/build/confluence-client/services/UserGroupService.d.ts.map +1 -0
- package/build/confluence-client/services/UserGroupService.js +45 -0
- package/build/confluence-client/services/UserGroupService.js.map +1 -0
- package/build/confluence-client/services/UserService.d.ts +138 -0
- package/build/confluence-client/services/UserService.d.ts.map +1 -0
- package/build/confluence-client/services/UserService.js +200 -0
- package/build/confluence-client/services/UserService.js.map +1 -0
- package/build/confluence-client/services/UserWatchService.d.ts +108 -0
- package/build/confluence-client/services/UserWatchService.d.ts.map +1 -0
- package/build/confluence-client/services/UserWatchService.js +200 -0
- package/build/confluence-client/services/UserWatchService.js.map +1 -0
- package/build/confluence-client/services/WebhooksService.d.ts +102 -0
- package/build/confluence-client/services/WebhooksService.d.ts.map +1 -0
- package/build/confluence-client/services/WebhooksService.js +208 -0
- package/build/confluence-client/services/WebhooksService.js.map +1 -0
- package/build/confluence-service.d.ts +54 -7
- package/build/confluence-service.d.ts.map +1 -1
- package/build/confluence-service.js +47 -62
- package/build/confluence-service.js.map +1 -1
- package/build/index.js +4 -0
- package/build/index.js.map +1 -1
- package/package.json +3 -3
- package/src/confluence-client/core/ApiError.ts +26 -0
- package/src/confluence-client/core/ApiRequestOptions.ts +17 -0
- package/src/confluence-client/core/ApiResult.ts +11 -0
- package/src/confluence-client/core/CancelablePromise.ts +131 -0
- package/src/confluence-client/core/OpenAPI.ts +33 -0
- package/src/confluence-client/core/request.ts +319 -0
- package/src/confluence-client/fix-imports.ps1 +29 -0
- package/src/confluence-client/index.ts +170 -0
- package/src/confluence-client/models/Anonymous.ts +7 -0
- package/src/confluence-client/models/ColorSchemeModel.ts +7 -0
- package/src/confluence-client/models/ColorSchemeThemeBasedModel.ts +7 -0
- package/src/confluence-client/models/Container.ts +7 -0
- package/src/confluence-client/models/ContainerSummary.ts +7 -0
- package/src/confluence-client/models/Content.ts +7 -0
- package/src/confluence-client/models/ContentBody.ts +7 -0
- package/src/confluence-client/models/ContentRestriction.ts +7 -0
- package/src/confluence-client/models/ContentSearchResult.ts +7 -0
- package/src/confluence-client/models/ContentWatch.ts +7 -0
- package/src/confluence-client/models/Credentials.ts +8 -0
- package/src/confluence-client/models/Cursor.ts +7 -0
- package/src/confluence-client/models/DetailedInvocation.ts +7 -0
- package/src/confluence-client/models/DetailedInvocationRequest.ts +7 -0
- package/src/confluence-client/models/DetailedInvocationResult.ts +7 -0
- package/src/confluence-client/models/ExampleMultipartFormData.ts +11 -0
- package/src/confluence-client/models/Expandable.ts +7 -0
- package/src/confluence-client/models/FileInfo.ts +17 -0
- package/src/confluence-client/models/FilePart.ts +13 -0
- package/src/confluence-client/models/FormattedBody.ts +7 -0
- package/src/confluence-client/models/GlobalPermission.ts +12 -0
- package/src/confluence-client/models/Group.ts +7 -0
- package/src/confluence-client/models/History.ts +7 -0
- package/src/confluence-client/models/Icon.ts +7 -0
- package/src/confluence-client/models/InstanceMetrics.ts +7 -0
- package/src/confluence-client/models/JobDetails.ts +7 -0
- package/src/confluence-client/models/JobStatistics.ts +7 -0
- package/src/confluence-client/models/JsonContentProperty.ts +7 -0
- package/src/confluence-client/models/JsonSpaceProperty.ts +7 -0
- package/src/confluence-client/models/JsonString.ts +7 -0
- package/src/confluence-client/models/KnownUser.ts +7 -0
- package/src/confluence-client/models/Label.ts +7 -0
- package/src/confluence-client/models/Link.ts +7 -0
- package/src/confluence-client/models/Links.ts +7 -0
- package/src/confluence-client/models/LongTaskStatus.ts +7 -0
- package/src/confluence-client/models/LongTaskSubmission.ts +7 -0
- package/src/confluence-client/models/MacroInstance.ts +7 -0
- package/src/confluence-client/models/MacroParameterInstance.ts +7 -0
- package/src/confluence-client/models/Message.ts +7 -0
- package/src/confluence-client/models/MockAttachmentRequest.ts +23 -0
- package/src/confluence-client/models/MockRestrictionsResponse.ts +7 -0
- package/src/confluence-client/models/NodeStatus.ts +7 -0
- package/src/confluence-client/models/OperationCheckResult.ts +7 -0
- package/src/confluence-client/models/OperationDescription.ts +9 -0
- package/src/confluence-client/models/OperationRestriction.ts +7 -0
- package/src/confluence-client/models/PageRequest.ts +7 -0
- package/src/confluence-client/models/PageResponseContent.ts +7 -0
- package/src/confluence-client/models/PageResponseContentRestriction.ts +16 -0
- package/src/confluence-client/models/PageResponseGroup.ts +16 -0
- package/src/confluence-client/models/PageResponseJsonContentProperty.ts +16 -0
- package/src/confluence-client/models/PageResponseJsonSpaceProperty.ts +16 -0
- package/src/confluence-client/models/PageResponseLabel.ts +16 -0
- package/src/confluence-client/models/PageResponseLongTaskStatus.ts +16 -0
- package/src/confluence-client/models/PageResponseNodeStatus.ts +16 -0
- package/src/confluence-client/models/PageResponseObject.ts +7 -0
- package/src/confluence-client/models/PageResponsePerson.ts +16 -0
- package/src/confluence-client/models/PageResponseSpace.ts +16 -0
- package/src/confluence-client/models/PageResponseSubject.ts +7 -0
- package/src/confluence-client/models/PageResponseUser.ts +16 -0
- package/src/confluence-client/models/PasswordChangeDetails.ts +9 -0
- package/src/confluence-client/models/Person.ts +7 -0
- package/src/confluence-client/models/PersonalSpaceDetailsForCreation.ts +10 -0
- package/src/confluence-client/models/ReferenceContainer.ts +7 -0
- package/src/confluence-client/models/ReferenceContainerSummary.ts +7 -0
- package/src/confluence-client/models/ReferenceContent.ts +7 -0
- package/src/confluence-client/models/ReferenceContributors.ts +7 -0
- package/src/confluence-client/models/ReferenceHistory.ts +7 -0
- package/src/confluence-client/models/ReferenceIcon.ts +7 -0
- package/src/confluence-client/models/ReferenceObject.ts +7 -0
- package/src/confluence-client/models/ReferenceRelevantViewRestrictions.ts +7 -0
- package/src/confluence-client/models/ReferenceSpace.ts +7 -0
- package/src/confluence-client/models/ReferenceSpacePermissionContainer.ts +7 -0
- package/src/confluence-client/models/ReferenceSpaceRetentionPolicy.ts +7 -0
- package/src/confluence-client/models/ReferenceString.ts +7 -0
- package/src/confluence-client/models/ReferenceUser.ts +7 -0
- package/src/confluence-client/models/ReferenceUserStatus.ts +7 -0
- package/src/confluence-client/models/ReferenceVersion.ts +7 -0
- package/src/confluence-client/models/RelevantViewRestrictions.ts +10 -0
- package/src/confluence-client/models/ResourceType.ts +7 -0
- package/src/confluence-client/models/RestError.ts +7 -0
- package/src/confluence-client/models/RestInvocationHistory.ts +7 -0
- package/src/confluence-client/models/RestListContent.ts +7 -0
- package/src/confluence-client/models/RestListJsonContentProperty.ts +7 -0
- package/src/confluence-client/models/RestListLabel.ts +7 -0
- package/src/confluence-client/models/RestListLongTaskStatus.ts +7 -0
- package/src/confluence-client/models/RestListNodeStatus.ts +7 -0
- package/src/confluence-client/models/RestListUser.ts +7 -0
- package/src/confluence-client/models/RestWebhook.ts +7 -0
- package/src/confluence-client/models/RestWebhookCredentials.ts +7 -0
- package/src/confluence-client/models/Restrictions.ts +7 -0
- package/src/confluence-client/models/SearchPageResponseSearchResult.ts +21 -0
- package/src/confluence-client/models/SearchResult.ts +7 -0
- package/src/confluence-client/models/ServerInformation.ts +7 -0
- package/src/confluence-client/models/SiteBackupJobDetails.ts +7 -0
- package/src/confluence-client/models/SiteBackupSettings.ts +7 -0
- package/src/confluence-client/models/SiteRestoreJobDetails.ts +7 -0
- package/src/confluence-client/models/SiteRestoreSettings.ts +7 -0
- package/src/confluence-client/models/Space.ts +7 -0
- package/src/confluence-client/models/SpaceBackupJobDetails.ts +7 -0
- package/src/confluence-client/models/SpaceBackupSettings.ts +7 -0
- package/src/confluence-client/models/SpaceColorSchemeTypeModel.ts +7 -0
- package/src/confluence-client/models/SpacePermission.ts +14 -0
- package/src/confluence-client/models/SpacePermissionsForSubject.ts +12 -0
- package/src/confluence-client/models/SpaceRestoreJobDetails.ts +7 -0
- package/src/confluence-client/models/SpaceRestoreSettings.ts +7 -0
- package/src/confluence-client/models/SpaceSearchResult.ts +7 -0
- package/src/confluence-client/models/SpaceWatch.ts +7 -0
- package/src/confluence-client/models/Subject.ts +7 -0
- package/src/confluence-client/models/SuperBatchWebResources.ts +7 -0
- package/src/confluence-client/models/UnknownUser.ts +7 -0
- package/src/confluence-client/models/User.ts +7 -0
- package/src/confluence-client/models/UserDetailsForCreation.ts +12 -0
- package/src/confluence-client/models/UserDetailsForUpdate.ts +10 -0
- package/src/confluence-client/models/UserKey.ts +7 -0
- package/src/confluence-client/models/UserSearchResult.ts +7 -0
- package/src/confluence-client/models/ValidationResult.ts +7 -0
- package/src/confluence-client/models/Version.ts +7 -0
- package/src/confluence-client/models/WebResourceDependencies.ts +7 -0
- package/src/confluence-client/models/Webhook.ts +7 -0
- package/src/confluence-client/models/WebhookCredentials.ts +7 -0
- package/src/confluence-client/models/WebhookEvent.ts +7 -0
- package/src/confluence-client/models/WebhookScope.ts +7 -0
- package/src/confluence-client/services/AccessModeService.ts +23 -0
- package/src/confluence-client/services/AdminGroupService.ts +57 -0
- package/src/confluence-client/services/AdminSpaceService.ts +45 -0
- package/src/confluence-client/services/AdminUserService.ts +206 -0
- package/src/confluence-client/services/AdminUsersService.ts +67 -0
- package/src/confluence-client/services/AttachmentsService.ts +287 -0
- package/src/confluence-client/services/BackupAndRestoreService.ts +320 -0
- package/src/confluence-client/services/CategoryService.ts +70 -0
- package/src/confluence-client/services/ChildContentService.ts +175 -0
- package/src/confluence-client/services/ClusterInformationService.ts +53 -0
- package/src/confluence-client/services/ContentBlueprintService.ts +74 -0
- package/src/confluence-client/services/ContentBodyService.ts +49 -0
- package/src/confluence-client/services/ContentDescendantService.ts +119 -0
- package/src/confluence-client/services/ContentLabelsService.ts +151 -0
- package/src/confluence-client/services/ContentPropertyService.ts +205 -0
- package/src/confluence-client/services/ContentResourceService.ts +528 -0
- package/src/confluence-client/services/ContentRestrictionsService.ts +176 -0
- package/src/confluence-client/services/ContentVersionService.ts +37 -0
- package/src/confluence-client/services/ContentWatchersService.ts +57 -0
- package/src/confluence-client/services/DefaultService.ts +22 -0
- package/src/confluence-client/services/GlobalColorSchemeService.ts +80 -0
- package/src/confluence-client/services/GlobalPermissionsService.ts +492 -0
- package/src/confluence-client/services/GroupService.ts +169 -0
- package/src/confluence-client/services/InstanceMetricsService.ts +28 -0
- package/src/confluence-client/services/LabelService.ts +200 -0
- package/src/confluence-client/services/LongTaskService.ts +75 -0
- package/src/confluence-client/services/SearchService.ts +74 -0
- package/src/confluence-client/services/ServerInformationService.ts +27 -0
- package/src/confluence-client/services/SpaceColorSchemeService.ts +143 -0
- package/src/confluence-client/services/SpaceLabelService.ts +200 -0
- package/src/confluence-client/services/SpacePermissionsService.ts +465 -0
- package/src/confluence-client/services/SpacePropertyService.ts +217 -0
- package/src/confluence-client/services/SpaceService.ts +458 -0
- package/src/confluence-client/services/SpaceWatchersService.ts +56 -0
- package/src/confluence-client/services/UserGroupService.ts +57 -0
- package/src/confluence-client/services/UserService.ts +257 -0
- package/src/confluence-client/services/UserWatchService.ts +235 -0
- package/src/confluence-client/services/WebhooksService.ts +258 -0
- package/src/confluence-service.ts +65 -70
- package/src/index.ts +13 -0
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
import { OpenAPI } from '../core/OpenAPI.js';
|
|
2
|
+
import { request as __request } from '../core/request.js';
|
|
3
|
+
export class SpaceColorSchemeService {
|
|
4
|
+
/**
|
|
5
|
+
* Get Space color scheme type
|
|
6
|
+
* Get the current color scheme type used for a space, it can be global or custom
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* @param spaceKey Space key of the space to request color scheme type for.
|
|
10
|
+
* @returns SpaceColorSchemeTypeModel Returns a color scheme type
|
|
11
|
+
* @throws ApiError
|
|
12
|
+
*/
|
|
13
|
+
static getColorSchemeType(spaceKey) {
|
|
14
|
+
return __request(OpenAPI, {
|
|
15
|
+
method: 'GET',
|
|
16
|
+
url: '/rest/api/space/{spaceKey}/color-scheme/type',
|
|
17
|
+
path: {
|
|
18
|
+
'spaceKey': spaceKey,
|
|
19
|
+
},
|
|
20
|
+
errors: {
|
|
21
|
+
403: `Returned if a space with the user for given space key is not space admin.`,
|
|
22
|
+
404: `Returned if a space with the given space key does not exist.`,
|
|
23
|
+
},
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Update Space color scheme type
|
|
28
|
+
* Update the color scheme type used for a space, currently it can be global or custom
|
|
29
|
+
*
|
|
30
|
+
*
|
|
31
|
+
* @param spaceKey space key of the space to update color scheme type for.
|
|
32
|
+
* @param requestBody New color scheme type
|
|
33
|
+
* @returns SpaceColorSchemeTypeModel Returns the updated color scheme type
|
|
34
|
+
* @throws ApiError
|
|
35
|
+
*/
|
|
36
|
+
static updateColorSchemeType(spaceKey, requestBody) {
|
|
37
|
+
return __request(OpenAPI, {
|
|
38
|
+
method: 'PUT',
|
|
39
|
+
url: '/rest/api/space/{spaceKey}/color-scheme/type',
|
|
40
|
+
path: {
|
|
41
|
+
'spaceKey': spaceKey,
|
|
42
|
+
},
|
|
43
|
+
body: requestBody,
|
|
44
|
+
mediaType: 'application/json',
|
|
45
|
+
errors: {
|
|
46
|
+
400: `Returned if space type is invalid in the request`,
|
|
47
|
+
403: `Returned if a space with the user is not space admin for the given space.`,
|
|
48
|
+
404: `Returned if a space with the given space key does not exist.`,
|
|
49
|
+
},
|
|
50
|
+
});
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Get Space color scheme
|
|
54
|
+
* Get information about the current color scheme for a space
|
|
55
|
+
*
|
|
56
|
+
*
|
|
57
|
+
* @param spaceKey space key of the space to request color scheme for.
|
|
58
|
+
* @returns ColorSchemeThemeBasedModel Returns a full JSON representation of color scheme
|
|
59
|
+
* @throws ApiError
|
|
60
|
+
*/
|
|
61
|
+
static getSpaceColorScheme(spaceKey) {
|
|
62
|
+
return __request(OpenAPI, {
|
|
63
|
+
method: 'GET',
|
|
64
|
+
url: '/rest/api/space/{spaceKey}/color-scheme',
|
|
65
|
+
path: {
|
|
66
|
+
'spaceKey': spaceKey,
|
|
67
|
+
},
|
|
68
|
+
errors: {
|
|
69
|
+
403: `Returned if a space with the user is not space admin for the given space.`,
|
|
70
|
+
404: `Returned if a space with the given space key does not exist.`,
|
|
71
|
+
},
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Update Space color scheme
|
|
76
|
+
* Update the color scheme for a space
|
|
77
|
+
*
|
|
78
|
+
*
|
|
79
|
+
* @param spaceKey space key of the space to set color scheme for.
|
|
80
|
+
* @param requestBody New color scheme
|
|
81
|
+
* @returns ColorSchemeThemeBasedModel Returns a full JSON representation of color scheme
|
|
82
|
+
* @throws ApiError
|
|
83
|
+
*/
|
|
84
|
+
static updateSpaceColorScheme(spaceKey, requestBody) {
|
|
85
|
+
return __request(OpenAPI, {
|
|
86
|
+
method: 'PUT',
|
|
87
|
+
url: '/rest/api/space/{spaceKey}/color-scheme',
|
|
88
|
+
path: {
|
|
89
|
+
'spaceKey': spaceKey,
|
|
90
|
+
},
|
|
91
|
+
body: requestBody,
|
|
92
|
+
mediaType: 'application/json',
|
|
93
|
+
errors: {
|
|
94
|
+
400: `Returned if there are invalid colors in the request`,
|
|
95
|
+
403: `Returned if a space with the user is not space admin for the given space.`,
|
|
96
|
+
404: `Returned if a space with the given space key does not exist.`,
|
|
97
|
+
},
|
|
98
|
+
});
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Reset Space color scheme
|
|
102
|
+
* Reset the space color scheme to use global color scheme
|
|
103
|
+
*
|
|
104
|
+
*
|
|
105
|
+
* @param spaceKey Space key of the space to reset color scheme for.
|
|
106
|
+
* @returns ColorSchemeThemeBasedModel Returns a JSON representation of color scheme
|
|
107
|
+
* @throws ApiError
|
|
108
|
+
*/
|
|
109
|
+
static resetSpaceColorScheme(spaceKey) {
|
|
110
|
+
return __request(OpenAPI, {
|
|
111
|
+
method: 'PUT',
|
|
112
|
+
url: '/rest/api/space/{spaceKey}/color-scheme/reset',
|
|
113
|
+
path: {
|
|
114
|
+
'spaceKey': spaceKey,
|
|
115
|
+
},
|
|
116
|
+
errors: {
|
|
117
|
+
403: `Returned if a space with the user is not space admin for the given space.`,
|
|
118
|
+
404: `Returned if a space with the given space key does not exist.`,
|
|
119
|
+
},
|
|
120
|
+
});
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
//# sourceMappingURL=SpaceColorSchemeService.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpaceColorSchemeService.js","sourceRoot":"","sources":["../../../src/confluence-client/services/SpaceColorSchemeService.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1D,MAAM,OAAO,uBAAuB;IAChC;;;;;;;;OAQG;IACI,MAAM,CAAC,kBAAkB,CAC5B,QAAgB;QAEhB,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8CAA8C;YACnD,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,2EAA2E;gBAChF,GAAG,EAAE,8DAA8D;aACtE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;OASG;IACI,MAAM,CAAC,qBAAqB,CAC/B,QAAgB,EAChB,WAAuC;QAEvC,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8CAA8C;YACnD,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE,kDAAkD;gBACvD,GAAG,EAAE,2EAA2E;gBAChF,GAAG,EAAE,8DAA8D;aACtE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;OAQG;IACI,MAAM,CAAC,mBAAmB,CAC7B,QAAgB;QAEhB,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,yCAAyC;YAC9C,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,2EAA2E;gBAChF,GAAG,EAAE,8DAA8D;aACtE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;OASG;IACI,MAAM,CAAC,sBAAsB,CAChC,QAAgB,EAChB,WAAwC;QAExC,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,yCAAyC;YAC9C,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE,qDAAqD;gBAC1D,GAAG,EAAE,2EAA2E;gBAChF,GAAG,EAAE,8DAA8D;aACtE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;OAQG;IACI,MAAM,CAAC,qBAAqB,CAC/B,QAAgB;QAEhB,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,+CAA+C;YACpD,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,2EAA2E;gBAChF,GAAG,EAAE,8DAA8D;aACtE;SACJ,CAAC,CAAC;IACP,CAAC;CACJ"}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import type { Label } from '../models/Label.js';
|
|
2
|
+
import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
3
|
+
export declare class SpaceLabelService {
|
|
4
|
+
/**
|
|
5
|
+
* Fetch all labels
|
|
6
|
+
* Returns a paginated list of all Labels used by Content within the given Space.
|
|
7
|
+
* This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
8
|
+
*
|
|
9
|
+
* Example request URI:
|
|
10
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels`
|
|
11
|
+
* @param spaceKey a string containing the key of the space
|
|
12
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
13
|
+
* @param start the start point of the collection to return.
|
|
14
|
+
* @returns any a JSON representation of the lists label, or an empty list if no labels are found.
|
|
15
|
+
* @throws ApiError
|
|
16
|
+
*/
|
|
17
|
+
static index3(spaceKey: string, limit?: string, start?: string): CancelablePromise<{
|
|
18
|
+
results?: Array<Label>;
|
|
19
|
+
totalCount?: number;
|
|
20
|
+
start?: number;
|
|
21
|
+
limit?: number;
|
|
22
|
+
size?: number;
|
|
23
|
+
_links?: {
|
|
24
|
+
base?: string;
|
|
25
|
+
context?: string;
|
|
26
|
+
self?: string;
|
|
27
|
+
next?: string;
|
|
28
|
+
prev?: string;
|
|
29
|
+
};
|
|
30
|
+
}>;
|
|
31
|
+
/**
|
|
32
|
+
* Get popular labels
|
|
33
|
+
* Returns a paginated list of all Labels used by Content within the given Space.This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
34
|
+
*
|
|
35
|
+
* Example request URI(s):
|
|
36
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/popular`
|
|
37
|
+
* @param spaceKey a string containing the key of the space
|
|
38
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
39
|
+
* @param start the start point of the collection to return.
|
|
40
|
+
* @returns any returns a JSON representation of the lists label, or an empty list if no labels are found.
|
|
41
|
+
* @throws ApiError
|
|
42
|
+
*/
|
|
43
|
+
static popular1(spaceKey: string, limit?: string, start?: string): CancelablePromise<{
|
|
44
|
+
results?: Array<Label>;
|
|
45
|
+
totalCount?: number;
|
|
46
|
+
start?: number;
|
|
47
|
+
limit?: number;
|
|
48
|
+
size?: number;
|
|
49
|
+
_links?: {
|
|
50
|
+
base?: string;
|
|
51
|
+
context?: string;
|
|
52
|
+
self?: string;
|
|
53
|
+
next?: string;
|
|
54
|
+
prev?: string;
|
|
55
|
+
};
|
|
56
|
+
}>;
|
|
57
|
+
/**
|
|
58
|
+
* Get recent labels
|
|
59
|
+
* Returns a paginated list of the most recent Labels used by Content within the given Space.This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
60
|
+
*
|
|
61
|
+
* Example request URI:
|
|
62
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/recent`
|
|
63
|
+
* @param spaceKey a string containing the key of the space
|
|
64
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
65
|
+
* @param start the start point of the collection to return.
|
|
66
|
+
* @returns any returns a full JSON representation of a piece of content.
|
|
67
|
+
* @throws ApiError
|
|
68
|
+
*/
|
|
69
|
+
static recent1(spaceKey: string, limit?: string, start?: string): CancelablePromise<{
|
|
70
|
+
results?: Array<Label>;
|
|
71
|
+
totalCount?: number;
|
|
72
|
+
start?: number;
|
|
73
|
+
limit?: number;
|
|
74
|
+
size?: number;
|
|
75
|
+
_links?: {
|
|
76
|
+
base?: string;
|
|
77
|
+
context?: string;
|
|
78
|
+
self?: string;
|
|
79
|
+
next?: string;
|
|
80
|
+
prev?: string;
|
|
81
|
+
};
|
|
82
|
+
}>;
|
|
83
|
+
/**
|
|
84
|
+
* Get related labels
|
|
85
|
+
* Returns a paginated list of related Labels used by Content within the given Space.A Label is defined as being related to another when it is found attached to the same Content as the Label specified in the request.
|
|
86
|
+
*
|
|
87
|
+
* Example request URI:
|
|
88
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/example-label/related`
|
|
89
|
+
* @param spaceKey a string containing the key of the space
|
|
90
|
+
* @param labelName a string containing the name of the label
|
|
91
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
92
|
+
* @param start the start point of the collection to return.
|
|
93
|
+
* @returns any a JSON representation of the lists label, or an empty list if no labels are found.
|
|
94
|
+
* @throws ApiError
|
|
95
|
+
*/
|
|
96
|
+
static related1(spaceKey: string, labelName: string, limit?: string, start?: string): CancelablePromise<{
|
|
97
|
+
results?: Array<Label>;
|
|
98
|
+
totalCount?: number;
|
|
99
|
+
start?: number;
|
|
100
|
+
limit?: number;
|
|
101
|
+
size?: number;
|
|
102
|
+
_links?: {
|
|
103
|
+
base?: string;
|
|
104
|
+
context?: string;
|
|
105
|
+
self?: string;
|
|
106
|
+
next?: string;
|
|
107
|
+
prev?: string;
|
|
108
|
+
};
|
|
109
|
+
}>;
|
|
110
|
+
}
|
|
111
|
+
//# sourceMappingURL=SpaceLabelService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpaceLabelService.d.ts","sourceRoot":"","sources":["../../../src/confluence-client/services/SpaceLabelService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAGtE,qBAAa,iBAAiB;IAC1B;;;;;;;;;;;;OAYG;WACW,MAAM,CAChB,QAAQ,EAAE,MAAM,EAChB,KAAK,CAAC,EAAE,MAAM,EACd,KAAK,CAAC,EAAE,MAAM,GACf,iBAAiB,CAAC;QACjB,OAAO,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;QACvB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,OAAO,CAAC,EAAE,MAAM,CAAC;YACjB,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;SACjB,CAAC;KACL,CAAC;IAiBF;;;;;;;;;;;OAWG;WACW,QAAQ,CAClB,QAAQ,EAAE,MAAM,EAChB,KAAK,CAAC,EAAE,MAAM,EACd,KAAK,CAAC,EAAE,MAAM,GACf,iBAAiB,CAAC;QACjB,OAAO,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;QACvB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,OAAO,CAAC,EAAE,MAAM,CAAC;YACjB,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;SACjB,CAAC;KACL,CAAC;IAiBF;;;;;;;;;;;OAWG;WACW,OAAO,CACjB,QAAQ,EAAE,MAAM,EAChB,KAAK,CAAC,EAAE,MAAM,EACd,KAAK,CAAC,EAAE,MAAM,GACf,iBAAiB,CAAC;QACjB,OAAO,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;QACvB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,OAAO,CAAC,EAAE,MAAM,CAAC;YACjB,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;SACjB,CAAC;KACL,CAAC;IAiBF;;;;;;;;;;;;OAYG;WACW,QAAQ,CAClB,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,MAAM,EACjB,KAAK,CAAC,EAAE,MAAM,EACd,KAAK,CAAC,EAAE,MAAM,GACf,iBAAiB,CAAC;QACjB,OAAO,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;QACvB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,MAAM,CAAC,EAAE;YACL,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,OAAO,CAAC,EAAE,MAAM,CAAC;YACjB,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;YACd,IAAI,CAAC,EAAE,MAAM,CAAC;SACjB,CAAC;KACL,CAAC;CAkBL"}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import { OpenAPI } from '../core/OpenAPI.js';
|
|
2
|
+
import { request as __request } from '../core/request.js';
|
|
3
|
+
export class SpaceLabelService {
|
|
4
|
+
/**
|
|
5
|
+
* Fetch all labels
|
|
6
|
+
* Returns a paginated list of all Labels used by Content within the given Space.
|
|
7
|
+
* This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
8
|
+
*
|
|
9
|
+
* Example request URI:
|
|
10
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels`
|
|
11
|
+
* @param spaceKey a string containing the key of the space
|
|
12
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
13
|
+
* @param start the start point of the collection to return.
|
|
14
|
+
* @returns any a JSON representation of the lists label, or an empty list if no labels are found.
|
|
15
|
+
* @throws ApiError
|
|
16
|
+
*/
|
|
17
|
+
static index3(spaceKey, limit, start) {
|
|
18
|
+
return __request(OpenAPI, {
|
|
19
|
+
method: 'GET',
|
|
20
|
+
url: '/rest/api/space/{spaceKey}/labels',
|
|
21
|
+
path: {
|
|
22
|
+
'spaceKey': spaceKey,
|
|
23
|
+
},
|
|
24
|
+
query: {
|
|
25
|
+
'limit': limit,
|
|
26
|
+
'start': start,
|
|
27
|
+
},
|
|
28
|
+
errors: {
|
|
29
|
+
403: `If the calling user does not have permission to view the given space.`,
|
|
30
|
+
404: `Returned if there is no space with the given spaceKey.`,
|
|
31
|
+
},
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Get popular labels
|
|
36
|
+
* Returns a paginated list of all Labels used by Content within the given Space.This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
37
|
+
*
|
|
38
|
+
* Example request URI(s):
|
|
39
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/popular`
|
|
40
|
+
* @param spaceKey a string containing the key of the space
|
|
41
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
42
|
+
* @param start the start point of the collection to return.
|
|
43
|
+
* @returns any returns a JSON representation of the lists label, or an empty list if no labels are found.
|
|
44
|
+
* @throws ApiError
|
|
45
|
+
*/
|
|
46
|
+
static popular1(spaceKey, limit, start) {
|
|
47
|
+
return __request(OpenAPI, {
|
|
48
|
+
method: 'GET',
|
|
49
|
+
url: '/rest/api/space/{spaceKey}/labels/popular',
|
|
50
|
+
path: {
|
|
51
|
+
'spaceKey': spaceKey,
|
|
52
|
+
},
|
|
53
|
+
query: {
|
|
54
|
+
'limit': limit,
|
|
55
|
+
'start': start,
|
|
56
|
+
},
|
|
57
|
+
errors: {
|
|
58
|
+
403: `returned if the calling user does not have permission to view the given space.`,
|
|
59
|
+
404: `returned if there is no space with the given spaceKey.`,
|
|
60
|
+
},
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Get recent labels
|
|
65
|
+
* Returns a paginated list of the most recent Labels used by Content within the given Space.This includes Labels used by Pages, Blog Posts, and other Content types.
|
|
66
|
+
*
|
|
67
|
+
* Example request URI:
|
|
68
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/recent`
|
|
69
|
+
* @param spaceKey a string containing the key of the space
|
|
70
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
71
|
+
* @param start the start point of the collection to return.
|
|
72
|
+
* @returns any returns a full JSON representation of a piece of content.
|
|
73
|
+
* @throws ApiError
|
|
74
|
+
*/
|
|
75
|
+
static recent1(spaceKey, limit, start) {
|
|
76
|
+
return __request(OpenAPI, {
|
|
77
|
+
method: 'GET',
|
|
78
|
+
url: '/rest/api/space/{spaceKey}/labels/recent',
|
|
79
|
+
path: {
|
|
80
|
+
'spaceKey': spaceKey,
|
|
81
|
+
},
|
|
82
|
+
query: {
|
|
83
|
+
'limit': limit,
|
|
84
|
+
'start': start,
|
|
85
|
+
},
|
|
86
|
+
errors: {
|
|
87
|
+
403: `If the calling user does not have permission to view the given space.`,
|
|
88
|
+
404: `Returned if there is no space with the given spaceKey.`,
|
|
89
|
+
},
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Get related labels
|
|
94
|
+
* Returns a paginated list of related Labels used by Content within the given Space.A Label is defined as being related to another when it is found attached to the same Content as the Label specified in the request.
|
|
95
|
+
*
|
|
96
|
+
* Example request URI:
|
|
97
|
+
* `https://example.com/confluence/rest/api/space/TEST/labels/example-label/related`
|
|
98
|
+
* @param spaceKey a string containing the key of the space
|
|
99
|
+
* @param labelName a string containing the name of the label
|
|
100
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits
|
|
101
|
+
* @param start the start point of the collection to return.
|
|
102
|
+
* @returns any a JSON representation of the lists label, or an empty list if no labels are found.
|
|
103
|
+
* @throws ApiError
|
|
104
|
+
*/
|
|
105
|
+
static related1(spaceKey, labelName, limit, start) {
|
|
106
|
+
return __request(OpenAPI, {
|
|
107
|
+
method: 'GET',
|
|
108
|
+
url: '/rest/api/space/{spaceKey}/labels/{labelName}/related',
|
|
109
|
+
path: {
|
|
110
|
+
'spaceKey': spaceKey,
|
|
111
|
+
'labelName': labelName,
|
|
112
|
+
},
|
|
113
|
+
query: {
|
|
114
|
+
'limit': limit,
|
|
115
|
+
'start': start,
|
|
116
|
+
},
|
|
117
|
+
errors: {
|
|
118
|
+
403: `If the calling user does not have permission to view the given space.`,
|
|
119
|
+
404: `Returned if there is no space with the given spaceKey.`,
|
|
120
|
+
},
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
//# sourceMappingURL=SpaceLabelService.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpaceLabelService.js","sourceRoot":"","sources":["../../../src/confluence-client/services/SpaceLabelService.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1D,MAAM,OAAO,iBAAiB;IAC1B;;;;;;;;;;;;OAYG;IACI,MAAM,CAAC,MAAM,CAChB,QAAgB,EAChB,KAAc,EACd,KAAc;QAed,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,mCAAmC;YACxC,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,KAAK,EAAE;gBACH,OAAO,EAAE,KAAK;gBACd,OAAO,EAAE,KAAK;aACjB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,uEAAuE;gBAC5E,GAAG,EAAE,wDAAwD;aAChE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;;;OAWG;IACI,MAAM,CAAC,QAAQ,CAClB,QAAgB,EAChB,KAAc,EACd,KAAc;QAed,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2CAA2C;YAChD,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,KAAK,EAAE;gBACH,OAAO,EAAE,KAAK;gBACd,OAAO,EAAE,KAAK;aACjB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,gFAAgF;gBACrF,GAAG,EAAE,wDAAwD;aAChE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;;;OAWG;IACI,MAAM,CAAC,OAAO,CACjB,QAAgB,EAChB,KAAc,EACd,KAAc;QAed,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0CAA0C;YAC/C,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;aACvB;YACD,KAAK,EAAE;gBACH,OAAO,EAAE,KAAK;gBACd,OAAO,EAAE,KAAK;aACjB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,uEAAuE;gBAC5E,GAAG,EAAE,wDAAwD;aAChE;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;;;;OAYG;IACI,MAAM,CAAC,QAAQ,CAClB,QAAgB,EAChB,SAAiB,EACjB,KAAc,EACd,KAAc;QAed,OAAO,SAAS,CAAC,OAAO,EAAE;YACtB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,uDAAuD;YAC5D,IAAI,EAAE;gBACF,UAAU,EAAE,QAAQ;gBACpB,WAAW,EAAE,SAAS;aACzB;YACD,KAAK,EAAE;gBACH,OAAO,EAAE,KAAK;gBACd,OAAO,EAAE,KAAK;aACjB;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE,uEAAuE;gBAC5E,GAAG,EAAE,wDAAwD;aAChE;SACJ,CAAC,CAAC;IACP,CAAC;CACJ"}
|
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
import type { OperationDescription } from '../models/OperationDescription.js';
|
|
2
|
+
import type { SpacePermission } from '../models/SpacePermission.js';
|
|
3
|
+
import type { SpacePermissionsForSubject } from '../models/SpacePermissionsForSubject.js';
|
|
4
|
+
import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
5
|
+
export declare class SpacePermissionsService {
|
|
6
|
+
/**
|
|
7
|
+
* Get all space permissions
|
|
8
|
+
* Returns list of permissions granted to users and groups in the particular space.
|
|
9
|
+
*
|
|
10
|
+
* Example request URI's:
|
|
11
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions`
|
|
12
|
+
* @param spaceKey
|
|
13
|
+
* @returns SpacePermission Returns a JSON representation of all permissions granted to users/groups/anonymous user in specified space.
|
|
14
|
+
* @throws ApiError
|
|
15
|
+
*/
|
|
16
|
+
static getAllSpacePermissions(spaceKey: string): CancelablePromise<Array<SpacePermission>>;
|
|
17
|
+
/**
|
|
18
|
+
* Set permissions to multiple users/groups/anonymous user in the given space
|
|
19
|
+
* Sets permissions to multiple users/groups in the given space.
|
|
20
|
+
* Request should contain all permissions that user/group/anonymous user will have in a given space.
|
|
21
|
+
* If permission is absent in the request, but was granted before, it will be revoked.
|
|
22
|
+
* If empty list of permissions passed to user/group/anonymous user, then all their existing permissions will be revoked.
|
|
23
|
+
* If user/group/anonymous user not mentioned in the request, their permissions will not be revoked.
|
|
24
|
+
*
|
|
25
|
+
* Maximum 40 different users/groups/anonymous user could be passed in the request.
|
|
26
|
+
*
|
|
27
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
28
|
+
*
|
|
29
|
+
* Example request URI's:
|
|
30
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions`
|
|
31
|
+
* @param spaceKey
|
|
32
|
+
* @param requestBody
|
|
33
|
+
* @returns any Space permissions successfully set.
|
|
34
|
+
* @throws ApiError
|
|
35
|
+
*/
|
|
36
|
+
static setPermissions1(spaceKey: string, requestBody?: Array<SpacePermissionsForSubject>): CancelablePromise<any>;
|
|
37
|
+
/**
|
|
38
|
+
* Gets the permissions granted to an anonymous user in a space
|
|
39
|
+
* Returns list of permissions granted to anonymous user in the particular space.
|
|
40
|
+
*
|
|
41
|
+
* Example request URI's:
|
|
42
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/anonymous`
|
|
43
|
+
* @param spaceKey
|
|
44
|
+
* @returns SpacePermission Returns a JSON representation of the space permissions granted to the anonymous user.
|
|
45
|
+
* @throws ApiError
|
|
46
|
+
*/
|
|
47
|
+
static getPermissionsGrantedToAnonymousUsers1(spaceKey: string): CancelablePromise<Array<SpacePermission>>;
|
|
48
|
+
/**
|
|
49
|
+
* Gets the permissions granted to a group in a space
|
|
50
|
+
* Returns list of permissions granted to a group in the particular space.
|
|
51
|
+
*
|
|
52
|
+
* Example request URI's:
|
|
53
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/group/test-group-name`
|
|
54
|
+
* @param spaceKey
|
|
55
|
+
* @param groupName
|
|
56
|
+
* @returns SpacePermission Returns a JSON representation of the space permissions granted to the group.
|
|
57
|
+
* @throws ApiError
|
|
58
|
+
*/
|
|
59
|
+
static getPermissionsGrantedToGroup1(spaceKey: string, groupName: string): CancelablePromise<Array<SpacePermission>>;
|
|
60
|
+
/**
|
|
61
|
+
* Gets the permissions granted to a user in a space
|
|
62
|
+
* Returns list of permissions granted to user in the particular space.
|
|
63
|
+
*
|
|
64
|
+
* Example request URI's:
|
|
65
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/user/4028ae289154667d0191546bd5840000`
|
|
66
|
+
* @param spaceKey
|
|
67
|
+
* @param userKey
|
|
68
|
+
* @returns SpacePermission Returns a JSON representation of the space permissions granted to the user.
|
|
69
|
+
* @throws ApiError
|
|
70
|
+
*/
|
|
71
|
+
static getPermissionsGrantedToUser1(spaceKey: string, userKey: string): CancelablePromise<Array<SpacePermission>>;
|
|
72
|
+
/**
|
|
73
|
+
* Grants space permissions to anonymous user
|
|
74
|
+
* Grant permissions to anonymous user in the given space.
|
|
75
|
+
* Operation doesn't override existing permissions, will only add those one that weren't granted before.
|
|
76
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
77
|
+
* * space read
|
|
78
|
+
* * space administer
|
|
79
|
+
* * space export
|
|
80
|
+
* * space restrict
|
|
81
|
+
* * space delete_own
|
|
82
|
+
* * space delete_mail
|
|
83
|
+
* * page create
|
|
84
|
+
* * page delete
|
|
85
|
+
* * blogpost create
|
|
86
|
+
* * blogpost delete
|
|
87
|
+
* * comment create
|
|
88
|
+
* * comment delete
|
|
89
|
+
* * attachment create
|
|
90
|
+
* * attachment delete
|
|
91
|
+
*
|
|
92
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
93
|
+
*
|
|
94
|
+
* Example request URI's:
|
|
95
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/anonymous/grant`
|
|
96
|
+
* @param spaceKey
|
|
97
|
+
* @param requestBody
|
|
98
|
+
* @returns void
|
|
99
|
+
* @throws ApiError
|
|
100
|
+
*/
|
|
101
|
+
static grantPermissionsToAnonymousUsers1(spaceKey: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
102
|
+
/**
|
|
103
|
+
* Grants space permissions to a group
|
|
104
|
+
* Grant permissions to a group in the given space.
|
|
105
|
+
* Operation doesn't override existing permissions, will only add those one that weren't granted before.
|
|
106
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
107
|
+
* * space read
|
|
108
|
+
* * space administer
|
|
109
|
+
* * space export
|
|
110
|
+
* * space restrict
|
|
111
|
+
* * space delete_own
|
|
112
|
+
* * space delete_mail
|
|
113
|
+
* * page create
|
|
114
|
+
* * page delete
|
|
115
|
+
* * blogpost create
|
|
116
|
+
* * blogpost delete
|
|
117
|
+
* * comment create
|
|
118
|
+
* * comment delete
|
|
119
|
+
* * attachment create
|
|
120
|
+
* * attachment delete
|
|
121
|
+
*
|
|
122
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
123
|
+
*
|
|
124
|
+
* Example request URI's:
|
|
125
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/group/test-group-name/grant`
|
|
126
|
+
* @param spaceKey
|
|
127
|
+
* @param groupName
|
|
128
|
+
* @param requestBody
|
|
129
|
+
* @returns void
|
|
130
|
+
* @throws ApiError
|
|
131
|
+
*/
|
|
132
|
+
static grantPermissionsToGroup1(spaceKey: string, groupName: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
133
|
+
/**
|
|
134
|
+
* Grants space permissions to a user
|
|
135
|
+
* Grant permissions to a user in the given space.
|
|
136
|
+
* Operation doesn't override existing permissions, will only add those one that weren't granted before.
|
|
137
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
138
|
+
* * space read
|
|
139
|
+
* * space administer
|
|
140
|
+
* * space export
|
|
141
|
+
* * space restrict
|
|
142
|
+
* * space delete_own
|
|
143
|
+
* * space delete_mail
|
|
144
|
+
* * page create
|
|
145
|
+
* * page delete
|
|
146
|
+
* * blogpost create
|
|
147
|
+
* * blogpost delete
|
|
148
|
+
* * comment create
|
|
149
|
+
* * comment delete
|
|
150
|
+
* * attachment create
|
|
151
|
+
* * attachment delete
|
|
152
|
+
*
|
|
153
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
154
|
+
*
|
|
155
|
+
* Example request URI's:
|
|
156
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/user/4028ae289154667d0191546bd5840000/grant`
|
|
157
|
+
* @param spaceKey
|
|
158
|
+
* @param userKey
|
|
159
|
+
* @param requestBody
|
|
160
|
+
* @returns void
|
|
161
|
+
* @throws ApiError
|
|
162
|
+
*/
|
|
163
|
+
static grantPermissionsToUser1(spaceKey: string, userKey: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
164
|
+
/**
|
|
165
|
+
* Revoke space permissions from anonymous user
|
|
166
|
+
* Revoke permissions from anonymous user in the given space.
|
|
167
|
+
* If anonymous user doesn't have permissions that we are trying to revoke, those permissions will be silently skipped.
|
|
168
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
169
|
+
* * space read
|
|
170
|
+
* * space administer
|
|
171
|
+
* * space export
|
|
172
|
+
* * space restrict
|
|
173
|
+
* * space delete_own
|
|
174
|
+
* * space delete_mail
|
|
175
|
+
* * page create
|
|
176
|
+
* * page delete
|
|
177
|
+
* * blogpost create
|
|
178
|
+
* * blogpost delete
|
|
179
|
+
* * comment create
|
|
180
|
+
* * comment delete
|
|
181
|
+
* * attachment create
|
|
182
|
+
* * attachment delete
|
|
183
|
+
*
|
|
184
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
185
|
+
*
|
|
186
|
+
* Example request URI's:
|
|
187
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/anonymous/revoke`
|
|
188
|
+
* @param spaceKey
|
|
189
|
+
* @param requestBody
|
|
190
|
+
* @returns void
|
|
191
|
+
* @throws ApiError
|
|
192
|
+
*/
|
|
193
|
+
static revokePermissionsFromAnonymousUser(spaceKey: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
194
|
+
/**
|
|
195
|
+
* Revoke space permissions from a group
|
|
196
|
+
* Revoke permissions from a group in the given space.
|
|
197
|
+
* If group doesn't have permissions that we are trying to revoke, those permissions will be silently skipped.
|
|
198
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
199
|
+
* * space read
|
|
200
|
+
* * space administer
|
|
201
|
+
* * space export
|
|
202
|
+
* * space restrict
|
|
203
|
+
* * space delete_own
|
|
204
|
+
* * space delete_mail
|
|
205
|
+
* * page create
|
|
206
|
+
* * page delete
|
|
207
|
+
* * blogpost create
|
|
208
|
+
* * blogpost delete
|
|
209
|
+
* * comment create
|
|
210
|
+
* * comment delete
|
|
211
|
+
* * attachment create
|
|
212
|
+
* * attachment delete
|
|
213
|
+
*
|
|
214
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
215
|
+
*
|
|
216
|
+
* Example request URI's:
|
|
217
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/group/test-group-name/revoke`
|
|
218
|
+
* @param spaceKey
|
|
219
|
+
* @param groupName
|
|
220
|
+
* @param requestBody
|
|
221
|
+
* @returns void
|
|
222
|
+
* @throws ApiError
|
|
223
|
+
*/
|
|
224
|
+
static revokePermissionsFromGroup1(spaceKey: string, groupName: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
225
|
+
/**
|
|
226
|
+
* Revoke space permissions from a user
|
|
227
|
+
* Revoke permissions from a user in the given space.
|
|
228
|
+
* If user doesn't have permissions that we are trying to revoke, those permissions will be silently skipped.
|
|
229
|
+
* Multiple permissions could be passed in one request. Supported targetType and operationKey pairs:
|
|
230
|
+
* * space read
|
|
231
|
+
* * space administer
|
|
232
|
+
* * space export
|
|
233
|
+
* * space restrict
|
|
234
|
+
* * space delete_own
|
|
235
|
+
* * space delete_mail
|
|
236
|
+
* * page create
|
|
237
|
+
* * page delete
|
|
238
|
+
* * blogpost create
|
|
239
|
+
* * blogpost delete
|
|
240
|
+
* * comment create
|
|
241
|
+
* * comment delete
|
|
242
|
+
* * attachment create
|
|
243
|
+
* * attachment delete
|
|
244
|
+
*
|
|
245
|
+
* See <a href="https://confluence.atlassian.com/display/DOC/Space+Permissions+Overview">Space Permissions documentation</a> for additional information about supported permissions.
|
|
246
|
+
*
|
|
247
|
+
* Example request URI's:
|
|
248
|
+
* `https://example.com/confluence/rest/api/space/TESTSPACE/permissions/user/4028ae289154667d0191546bd5840000/revoke`
|
|
249
|
+
* @param spaceKey
|
|
250
|
+
* @param userKey
|
|
251
|
+
* @param requestBody
|
|
252
|
+
* @returns void
|
|
253
|
+
* @throws ApiError
|
|
254
|
+
*/
|
|
255
|
+
static revokePermissionsFromUser1(spaceKey: string, userKey: string, requestBody?: Array<OperationDescription>): CancelablePromise<void>;
|
|
256
|
+
}
|
|
257
|
+
//# sourceMappingURL=SpacePermissionsService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpacePermissionsService.d.ts","sourceRoot":"","sources":["../../../src/confluence-client/services/SpacePermissionsService.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAGtE,qBAAa,uBAAuB;IAChC;;;;;;;;;OASG;WACW,sBAAsB,CAChC,QAAQ,EAAE,MAAM,GACjB,iBAAiB,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;IAa5C;;;;;;;;;;;;;;;;;;OAkBG;WACW,eAAe,CACzB,QAAQ,EAAE,MAAM,EAChB,WAAW,CAAC,EAAE,KAAK,CAAC,0BAA0B,CAAC,GAChD,iBAAiB,CAAC,GAAG,CAAC;IAiBzB;;;;;;;;;OASG;WACW,sCAAsC,CAChD,QAAQ,EAAE,MAAM,GACjB,iBAAiB,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;IAa5C;;;;;;;;;;OAUG;WACW,6BAA6B,CACvC,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,MAAM,GAClB,iBAAiB,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;IAe5C;;;;;;;;;;OAUG;WACW,4BAA4B,CACtC,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,GAChB,iBAAiB,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;IAe5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4BG;WACW,iCAAiC,CAC3C,QAAQ,EAAE,MAAM,EAChB,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;IAgB1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;WACW,wBAAwB,CAClC,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,MAAM,EACjB,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;IAkB1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;WACW,uBAAuB,CACjC,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EACf,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;IAkB1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4BG;WACW,kCAAkC,CAC5C,QAAQ,EAAE,MAAM,EAChB,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;IAgB1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;WACW,2BAA2B,CACrC,QAAQ,EAAE,MAAM,EAChB,SAAS,EAAE,MAAM,EACjB,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;IAkB1B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;WACW,0BAA0B,CACpC,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,EACf,WAAW,CAAC,EAAE,KAAK,CAAC,oBAAoB,CAAC,GAC1C,iBAAiB,CAAC,IAAI,CAAC;CAkB7B"}
|