@atlassian-dc-mcp/confluence 0.1.3 → 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 +19 -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,217 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { JsonSpaceProperty } from '../models/JsonSpaceProperty.js';
|
|
6
|
+
import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
7
|
+
import { OpenAPI } from '../core/OpenAPI.js';
|
|
8
|
+
import { request as __request } from '../core/request.js';
|
|
9
|
+
export class SpacePropertyService {
|
|
10
|
+
/**
|
|
11
|
+
* Get space properties
|
|
12
|
+
* Returns a paginated list of space properties.
|
|
13
|
+
*
|
|
14
|
+
* Example request URI:
|
|
15
|
+
*
|
|
16
|
+
* `http://example.com/confluence/rest/api/space/TST/property?expand=space,version`
|
|
17
|
+
* @param spaceKey The key of the space
|
|
18
|
+
* @param expand a comma separated list of properties to expand on the space properties. Default value: <code>version</code>.
|
|
19
|
+
* @param limit the limit of the number of items to return, this may be restricted by fixed system limits.
|
|
20
|
+
* @param start he start point of the collection to return.
|
|
21
|
+
* @returns any a JSON representation of the space properties.
|
|
22
|
+
* @throws ApiError
|
|
23
|
+
*/
|
|
24
|
+
public static get1(
|
|
25
|
+
spaceKey: string,
|
|
26
|
+
expand?: string,
|
|
27
|
+
limit?: string,
|
|
28
|
+
start?: string,
|
|
29
|
+
): CancelablePromise<{
|
|
30
|
+
results?: Array<JsonSpaceProperty>;
|
|
31
|
+
totalCount?: number;
|
|
32
|
+
start?: number;
|
|
33
|
+
limit?: number;
|
|
34
|
+
size?: number;
|
|
35
|
+
_links?: {
|
|
36
|
+
base?: string;
|
|
37
|
+
context?: string;
|
|
38
|
+
self?: string;
|
|
39
|
+
next?: string;
|
|
40
|
+
prev?: string;
|
|
41
|
+
};
|
|
42
|
+
}> {
|
|
43
|
+
return __request(OpenAPI, {
|
|
44
|
+
method: 'GET',
|
|
45
|
+
url: '/rest/api/space/{spaceKey}/property',
|
|
46
|
+
path: {
|
|
47
|
+
'spaceKey': spaceKey,
|
|
48
|
+
},
|
|
49
|
+
query: {
|
|
50
|
+
'expand': expand,
|
|
51
|
+
'limit': limit,
|
|
52
|
+
'start': start,
|
|
53
|
+
},
|
|
54
|
+
errors: {
|
|
55
|
+
404: `Returned if there is no space with the given key, or if the calling user does not have permission to view the space.`,
|
|
56
|
+
},
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Create a space property
|
|
61
|
+
* Creates a new space property.
|
|
62
|
+
* @param spaceKey The key of the space
|
|
63
|
+
* @param requestBody space property to be created
|
|
64
|
+
* @returns JsonSpaceProperty Returns a full JSON representation of the space property.
|
|
65
|
+
* @throws ApiError
|
|
66
|
+
*/
|
|
67
|
+
public static create3(
|
|
68
|
+
spaceKey: string,
|
|
69
|
+
requestBody?: JsonSpaceProperty,
|
|
70
|
+
): CancelablePromise<JsonSpaceProperty> {
|
|
71
|
+
return __request(OpenAPI, {
|
|
72
|
+
method: 'POST',
|
|
73
|
+
url: '/rest/api/space/{spaceKey}/property',
|
|
74
|
+
path: {
|
|
75
|
+
'spaceKey': spaceKey,
|
|
76
|
+
},
|
|
77
|
+
body: requestBody,
|
|
78
|
+
mediaType: 'application/json',
|
|
79
|
+
errors: {
|
|
80
|
+
400: `Returned if the space already has a value with the given key, or no property value was provided, or the value is too long.`,
|
|
81
|
+
403: `Returned if the user does not have permission to edit the space with the given key.`,
|
|
82
|
+
413: `Returned if the value is too long.`,
|
|
83
|
+
},
|
|
84
|
+
});
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Get space property by key
|
|
88
|
+
* Returns a space property.
|
|
89
|
+
*
|
|
90
|
+
* Example request URI:
|
|
91
|
+
*
|
|
92
|
+
* `http://example.com/confluence/rest/api/space/TST/property/example-property-key?expand=space,version`
|
|
93
|
+
* @param spaceKey The key of the space
|
|
94
|
+
* @param key
|
|
95
|
+
* @param expand a comma separated list of properties to expand on the space properties. Default value: <code>version</code>.
|
|
96
|
+
* @param limit the limit of the number of items to return, this may be restricted by fixed system limits.
|
|
97
|
+
* @param start he start point of the collection to return.
|
|
98
|
+
* @returns JsonSpaceProperty Returns a full JSON representation of the space property.
|
|
99
|
+
* @throws ApiError
|
|
100
|
+
*/
|
|
101
|
+
public static get(
|
|
102
|
+
spaceKey: string,
|
|
103
|
+
key: string,
|
|
104
|
+
expand?: string,
|
|
105
|
+
limit?: string,
|
|
106
|
+
start?: string,
|
|
107
|
+
): CancelablePromise<JsonSpaceProperty> {
|
|
108
|
+
return __request(OpenAPI, {
|
|
109
|
+
method: 'GET',
|
|
110
|
+
url: '/rest/api/space/{spaceKey}/property/{key}',
|
|
111
|
+
path: {
|
|
112
|
+
'spaceKey': spaceKey,
|
|
113
|
+
'key': key,
|
|
114
|
+
},
|
|
115
|
+
query: {
|
|
116
|
+
'expand': expand,
|
|
117
|
+
'limit': limit,
|
|
118
|
+
'start': start,
|
|
119
|
+
},
|
|
120
|
+
errors: {
|
|
121
|
+
404: `Returned if there is no space with the given key, or no property with the given key, or if the calling user does not have permission to view the space.`,
|
|
122
|
+
},
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Update space property
|
|
127
|
+
* Updates a space property.The body contains the representation of the space property. Must include new version number.If the given version number is 1, attempts to create a new space property.
|
|
128
|
+
* @param spaceKey The key of the space
|
|
129
|
+
* @param key the key of the property
|
|
130
|
+
* @param requestBody space property to be updated
|
|
131
|
+
* @returns JsonSpaceProperty Returns a full JSON representation of the property.
|
|
132
|
+
* @throws ApiError
|
|
133
|
+
*/
|
|
134
|
+
public static update3(
|
|
135
|
+
spaceKey: string,
|
|
136
|
+
key: string,
|
|
137
|
+
requestBody?: JsonSpaceProperty,
|
|
138
|
+
): CancelablePromise<JsonSpaceProperty> {
|
|
139
|
+
return __request(OpenAPI, {
|
|
140
|
+
method: 'PUT',
|
|
141
|
+
url: '/rest/api/space/{spaceKey}/property/{key}',
|
|
142
|
+
path: {
|
|
143
|
+
'spaceKey': spaceKey,
|
|
144
|
+
'key': key,
|
|
145
|
+
},
|
|
146
|
+
body: requestBody,
|
|
147
|
+
mediaType: 'application/json',
|
|
148
|
+
errors: {
|
|
149
|
+
400: `Returned if the given property has a different spaceKey to the one in the path, or if the property has a different key to the one in the path, or no property value was provided, or the value is too long.`,
|
|
150
|
+
403: `returned if the user does not have permission to edit the space with the given spaceKey.`,
|
|
151
|
+
404: `Returned if there is no space with the given key, or no property with the given key, or if the calling user does not have permission to view the space.`,
|
|
152
|
+
409: `Returned if the given version is does not match the expected target version of the updated property.`,
|
|
153
|
+
413: `Returned if the value is too long.`,
|
|
154
|
+
},
|
|
155
|
+
});
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* Create a space property with a specific key
|
|
159
|
+
* Create a space property with a specific key.
|
|
160
|
+
* @param spaceKey The key of the space
|
|
161
|
+
* @param key property key of the property to be created
|
|
162
|
+
* @param requestBody space property to be created
|
|
163
|
+
* @returns JsonSpaceProperty Returns a full JSON representation of the space property.
|
|
164
|
+
* @throws ApiError
|
|
165
|
+
*/
|
|
166
|
+
public static create4(
|
|
167
|
+
spaceKey: string,
|
|
168
|
+
key: string,
|
|
169
|
+
requestBody?: JsonSpaceProperty,
|
|
170
|
+
): CancelablePromise<JsonSpaceProperty> {
|
|
171
|
+
return __request(OpenAPI, {
|
|
172
|
+
method: 'POST',
|
|
173
|
+
url: '/rest/api/space/{spaceKey}/property/{key}',
|
|
174
|
+
path: {
|
|
175
|
+
'spaceKey': spaceKey,
|
|
176
|
+
'key': key,
|
|
177
|
+
},
|
|
178
|
+
body: requestBody,
|
|
179
|
+
mediaType: 'application/json',
|
|
180
|
+
errors: {
|
|
181
|
+
400: `Returned if the space already has a value with the given key, or no property value was provided, or the value is too long.`,
|
|
182
|
+
403: `Returned if the user does not have permission to edit the space with the given key.`,
|
|
183
|
+
413: `Returned if the value is too long.`,
|
|
184
|
+
},
|
|
185
|
+
});
|
|
186
|
+
}
|
|
187
|
+
/**
|
|
188
|
+
* Delete space property
|
|
189
|
+
* Deletes a space property.
|
|
190
|
+
*
|
|
191
|
+
* Example request URI:
|
|
192
|
+
*
|
|
193
|
+
* `http://example.com/confluence/rest/api/space/TST/property/example-property-key?expand=space,version`
|
|
194
|
+
* @param spaceKey The key of the space
|
|
195
|
+
* @param key the key of the property.
|
|
196
|
+
* @returns void
|
|
197
|
+
* @throws ApiError
|
|
198
|
+
*/
|
|
199
|
+
public static delete4(
|
|
200
|
+
spaceKey: string,
|
|
201
|
+
key: string,
|
|
202
|
+
): CancelablePromise<void> {
|
|
203
|
+
return __request(OpenAPI, {
|
|
204
|
+
method: 'DELETE',
|
|
205
|
+
url: '/rest/api/space/{spaceKey}/property/{key}',
|
|
206
|
+
path: {
|
|
207
|
+
'spaceKey': spaceKey,
|
|
208
|
+
'key': key,
|
|
209
|
+
},
|
|
210
|
+
errors: {
|
|
211
|
+
404: `Returned if there is no space with the give key, property with the given property key, or if the calling user does not have permission to view the space.`,
|
|
212
|
+
},
|
|
213
|
+
});
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
|
|
@@ -0,0 +1,458 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { Content } from '../models/Content.js';
|
|
6
|
+
import type { LongTaskSubmission } from '../models/LongTaskSubmission.js';
|
|
7
|
+
import type { PersonalSpaceDetailsForCreation } from '../models/PersonalSpaceDetailsForCreation.js';
|
|
8
|
+
import type { Space } from '../models/Space.js';
|
|
9
|
+
import type { CancelablePromise } from '../core/CancelablePromise.js';
|
|
10
|
+
import { OpenAPI } from '../core/OpenAPI.js';
|
|
11
|
+
import { request as __request } from '../core/request.js';
|
|
12
|
+
export class SpaceService {
|
|
13
|
+
/**
|
|
14
|
+
* Archive space
|
|
15
|
+
* Archive the given Space identified by spaceKey. This method is idempotent i.e., if the Space is already archived then no action will be taken.
|
|
16
|
+
* @param spaceKey the key of the space to update.
|
|
17
|
+
* @returns void
|
|
18
|
+
* @throws ApiError
|
|
19
|
+
*/
|
|
20
|
+
public static archive(
|
|
21
|
+
spaceKey: string,
|
|
22
|
+
): CancelablePromise<void> {
|
|
23
|
+
return __request(OpenAPI, {
|
|
24
|
+
method: 'PUT',
|
|
25
|
+
url: '/rest/api/space/{spaceKey}/archive',
|
|
26
|
+
path: {
|
|
27
|
+
'spaceKey': spaceKey,
|
|
28
|
+
},
|
|
29
|
+
errors: {
|
|
30
|
+
401: `Returned if the calling user is not authenticated.`,
|
|
31
|
+
403: `Returned if the calling user does not have permission to edit the Space.`,
|
|
32
|
+
404: ` Returned if there is no space with the given key, or if the calling user does not have permission to view it.`,
|
|
33
|
+
},
|
|
34
|
+
});
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Get contents in space
|
|
38
|
+
* Returns the content in this given space.
|
|
39
|
+
*
|
|
40
|
+
* Example request URI:
|
|
41
|
+
*
|
|
42
|
+
* `http://example.com/confluence/rest/api/space/TEST/content?expand=history`
|
|
43
|
+
* @param spaceKey the key of the space to update.
|
|
44
|
+
* @param expand a comma separated list of properties to expand on the space.
|
|
45
|
+
* @param depth a string indicating if all content, or just the root content of the space is returned. Default value: <code>all</code>. Valid values: <code>all, root</code>.
|
|
46
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits.
|
|
47
|
+
* @param start he start point of the collection to return.
|
|
48
|
+
* @returns any Returns a full JSON representation of a piece of content.
|
|
49
|
+
* @throws ApiError
|
|
50
|
+
*/
|
|
51
|
+
public static contents(
|
|
52
|
+
spaceKey: string,
|
|
53
|
+
expand?: string,
|
|
54
|
+
depth?: string,
|
|
55
|
+
limit?: string,
|
|
56
|
+
start?: string,
|
|
57
|
+
): CancelablePromise<{
|
|
58
|
+
results?: Array<Content>;
|
|
59
|
+
totalCount?: number;
|
|
60
|
+
start?: number;
|
|
61
|
+
limit?: number;
|
|
62
|
+
size?: number;
|
|
63
|
+
_links?: {
|
|
64
|
+
base?: string;
|
|
65
|
+
context?: string;
|
|
66
|
+
self?: string;
|
|
67
|
+
next?: string;
|
|
68
|
+
prev?: string;
|
|
69
|
+
};
|
|
70
|
+
}> {
|
|
71
|
+
return __request(OpenAPI, {
|
|
72
|
+
method: 'GET',
|
|
73
|
+
url: '/rest/api/space/{spaceKey}/content',
|
|
74
|
+
path: {
|
|
75
|
+
'spaceKey': spaceKey,
|
|
76
|
+
},
|
|
77
|
+
query: {
|
|
78
|
+
'expand': expand,
|
|
79
|
+
'depth': depth,
|
|
80
|
+
'limit': limit,
|
|
81
|
+
'start': start,
|
|
82
|
+
},
|
|
83
|
+
errors: {
|
|
84
|
+
404: `Returned if there is no content with the given id, or if the calling user does not have permission to view the content.`,
|
|
85
|
+
},
|
|
86
|
+
});
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Get trash contents of space
|
|
90
|
+
* Returns the trash contents in this given space.
|
|
91
|
+
*
|
|
92
|
+
* Example request URI:
|
|
93
|
+
*
|
|
94
|
+
* `http://example.com/confluence/rest/api/space/TEST/trash?limit=100&cursor=content:false:612345`
|
|
95
|
+
* @param spaceKey the key of the space to update.
|
|
96
|
+
* @param cursor the identifier which is used to skip results from a previous query when paginating. Cursor is empty in first request, to move forward or backward use cursor provided in response.
|
|
97
|
+
* @param expand a comma separated list of properties to expand on the space.
|
|
98
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits.
|
|
99
|
+
* @returns any Returns an array of full JSON representations of trash contents.
|
|
100
|
+
* @throws ApiError
|
|
101
|
+
*/
|
|
102
|
+
public static contentsWithType(
|
|
103
|
+
spaceKey: string,
|
|
104
|
+
cursor?: string,
|
|
105
|
+
expand?: string,
|
|
106
|
+
limit?: string,
|
|
107
|
+
): CancelablePromise<{
|
|
108
|
+
nextCursor?: string;
|
|
109
|
+
prevCursor?: string;
|
|
110
|
+
results?: Array<Content>;
|
|
111
|
+
totalCount?: number;
|
|
112
|
+
cursor?: string;
|
|
113
|
+
limit?: number;
|
|
114
|
+
size?: number;
|
|
115
|
+
_links?: {
|
|
116
|
+
base?: string;
|
|
117
|
+
context?: string;
|
|
118
|
+
self?: string;
|
|
119
|
+
next?: string;
|
|
120
|
+
prev?: string;
|
|
121
|
+
};
|
|
122
|
+
}> {
|
|
123
|
+
return __request(OpenAPI, {
|
|
124
|
+
method: 'GET',
|
|
125
|
+
url: '/rest/api/space/{spaceKey}/trash',
|
|
126
|
+
path: {
|
|
127
|
+
'spaceKey': spaceKey,
|
|
128
|
+
},
|
|
129
|
+
query: {
|
|
130
|
+
'cursor': cursor,
|
|
131
|
+
'expand': expand,
|
|
132
|
+
'limit': limit,
|
|
133
|
+
},
|
|
134
|
+
errors: {
|
|
135
|
+
403: `Returned if the calling user does not have admin permission of the Space.`,
|
|
136
|
+
404: `Returned if space not found by space key.`,
|
|
137
|
+
},
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Remove all trash contents
|
|
142
|
+
* Remove all content from the trash in the given space, deleting them permanently.Example request URI:
|
|
143
|
+
*
|
|
144
|
+
* `http://example.com/confluence/rest/api/space/TEST/trash`
|
|
145
|
+
* @param spaceKey the key of the space to update.
|
|
146
|
+
* @returns void
|
|
147
|
+
* @throws ApiError
|
|
148
|
+
*/
|
|
149
|
+
public static trash(
|
|
150
|
+
spaceKey: string,
|
|
151
|
+
): CancelablePromise<void> {
|
|
152
|
+
return __request(OpenAPI, {
|
|
153
|
+
method: 'DELETE',
|
|
154
|
+
url: '/rest/api/space/{spaceKey}/trash',
|
|
155
|
+
path: {
|
|
156
|
+
'spaceKey': spaceKey,
|
|
157
|
+
},
|
|
158
|
+
errors: {
|
|
159
|
+
403: `Returned if user does not have correct permission`,
|
|
160
|
+
404: `Returned if there is no space with the given key`,
|
|
161
|
+
},
|
|
162
|
+
});
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Get contents by type
|
|
166
|
+
* Returns the content in this given space with the given type.
|
|
167
|
+
*
|
|
168
|
+
* Example request URI:
|
|
169
|
+
*
|
|
170
|
+
* `http://example.com/confluence/rest/api/space/TEST/content/page?expand=history`
|
|
171
|
+
* @param spaceKey the key of the space to update.
|
|
172
|
+
* @param type the type of content to return with the space. Valid values: <code>page, blogpost</code>.
|
|
173
|
+
* @param expand a comma separated list of properties to expand on the space.
|
|
174
|
+
* @param depth a string indicating if all content, or just the root content of the space is returned. Default value: <code>all</code>. Valid values: <code>all, root</code>.
|
|
175
|
+
* @param limit the limit of the number of labels to return, this may be restricted by fixed system limits.
|
|
176
|
+
* @param start he start point of the collection to return.
|
|
177
|
+
* @returns any Returns a full JSON representation of a piece of content.
|
|
178
|
+
* @throws ApiError
|
|
179
|
+
*/
|
|
180
|
+
public static contentsWithType1(
|
|
181
|
+
spaceKey: string,
|
|
182
|
+
type: string,
|
|
183
|
+
expand?: string,
|
|
184
|
+
depth?: string,
|
|
185
|
+
limit?: string,
|
|
186
|
+
start?: string,
|
|
187
|
+
): CancelablePromise<{
|
|
188
|
+
results?: Array<Content>;
|
|
189
|
+
totalCount?: number;
|
|
190
|
+
start?: number;
|
|
191
|
+
limit?: number;
|
|
192
|
+
size?: number;
|
|
193
|
+
_links?: {
|
|
194
|
+
base?: string;
|
|
195
|
+
context?: string;
|
|
196
|
+
self?: string;
|
|
197
|
+
next?: string;
|
|
198
|
+
prev?: string;
|
|
199
|
+
};
|
|
200
|
+
}> {
|
|
201
|
+
return __request(OpenAPI, {
|
|
202
|
+
method: 'GET',
|
|
203
|
+
url: '/rest/api/space/{spaceKey}/content/{type}',
|
|
204
|
+
path: {
|
|
205
|
+
'spaceKey': spaceKey,
|
|
206
|
+
'type': type,
|
|
207
|
+
},
|
|
208
|
+
query: {
|
|
209
|
+
'expand': expand,
|
|
210
|
+
'depth': depth,
|
|
211
|
+
'limit': limit,
|
|
212
|
+
'start': start,
|
|
213
|
+
},
|
|
214
|
+
errors: {
|
|
215
|
+
404: `Returned if there is no content with the given id, or if the calling user does not have permission to view the content.`,
|
|
216
|
+
},
|
|
217
|
+
});
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* Creates the personal Space for self.
|
|
221
|
+
* Creates a personal space for self.
|
|
222
|
+
*
|
|
223
|
+
* Example request URI:
|
|
224
|
+
*
|
|
225
|
+
* `http://example.com/confluence/rest/api/space/personal`
|
|
226
|
+
* @param requestBody The personal space to be created
|
|
227
|
+
* @returns Space Returns a full JSON representation of a space.
|
|
228
|
+
* @throws ApiError
|
|
229
|
+
*/
|
|
230
|
+
public static createPersonalSpace1(
|
|
231
|
+
requestBody: PersonalSpaceDetailsForCreation,
|
|
232
|
+
): CancelablePromise<Space> {
|
|
233
|
+
return __request(OpenAPI, {
|
|
234
|
+
method: 'POST',
|
|
235
|
+
url: '/rest/api/space/personal',
|
|
236
|
+
body: requestBody,
|
|
237
|
+
mediaType: 'application/json',
|
|
238
|
+
errors: {
|
|
239
|
+
400: `Returned if there is invalid space description.`,
|
|
240
|
+
403: `Returned if current user does not have correct permission.`,
|
|
241
|
+
409: `Returned if personal space already exists for user.`,
|
|
242
|
+
},
|
|
243
|
+
});
|
|
244
|
+
}
|
|
245
|
+
/**
|
|
246
|
+
* Create private space
|
|
247
|
+
* Creates a new private Space, viewable only by its creator. The incoming Space does not include an id, but must include a Key and Name, and should include a Description.
|
|
248
|
+
* @param requestBody The space to be created
|
|
249
|
+
* @returns Space Returns a full JSON representation of a space.
|
|
250
|
+
* @throws ApiError
|
|
251
|
+
*/
|
|
252
|
+
public static createPrivateSpace(
|
|
253
|
+
requestBody: Space,
|
|
254
|
+
): CancelablePromise<Space> {
|
|
255
|
+
return __request(OpenAPI, {
|
|
256
|
+
method: 'POST',
|
|
257
|
+
url: '/rest/api/space/_private',
|
|
258
|
+
body: requestBody,
|
|
259
|
+
mediaType: 'application/json',
|
|
260
|
+
});
|
|
261
|
+
}
|
|
262
|
+
/**
|
|
263
|
+
* Get spaces by key
|
|
264
|
+
* Returns information about a number of spaces.
|
|
265
|
+
*
|
|
266
|
+
* Example request URI(s):
|
|
267
|
+
*
|
|
268
|
+
* `http://example.com/confluence/rest/api/space?spaceKey=TST&spaceKey=ds`
|
|
269
|
+
* @param spaceKeySingle
|
|
270
|
+
* @param start the start point of the collection to return.
|
|
271
|
+
* @param label filter the list of spaces returned by label.
|
|
272
|
+
* @param favourite filter the list of spaces returned by favourites.
|
|
273
|
+
* @param type filter the list of spaces returned by type (global, personal).
|
|
274
|
+
* @param spaceKey the key of the space to fetch information from.
|
|
275
|
+
* @param spaceId
|
|
276
|
+
* @param expand a comma separated list of properties to expand on the spaces.
|
|
277
|
+
* @param hasRetentionPolicy filter the list of spaces returned by retention policy.
|
|
278
|
+
* @param limit the limit of the number of spaces to return, this may be restricted by fixed system limits
|
|
279
|
+
* @param spaceKeys the keys of the spaces to fetch information from.
|
|
280
|
+
* @param contentLabel filter the list of spaces returned by content containing provided label.
|
|
281
|
+
* @param spaceIds the ids of the spaces to fetch information from. Cannot be used in conjunction with spaceKey(s)
|
|
282
|
+
* @param status filter the list of spaces returned by status (current, archived).
|
|
283
|
+
* @param requestBody
|
|
284
|
+
* @returns any Returns an array of full JSON representations of found space.
|
|
285
|
+
* @throws ApiError
|
|
286
|
+
*/
|
|
287
|
+
public static spaces(
|
|
288
|
+
spaceKeySingle?: string,
|
|
289
|
+
start?: string,
|
|
290
|
+
label?: string,
|
|
291
|
+
favourite?: string,
|
|
292
|
+
type?: string,
|
|
293
|
+
spaceKey?: string,
|
|
294
|
+
spaceId?: Array<string>,
|
|
295
|
+
expand?: string,
|
|
296
|
+
hasRetentionPolicy?: string,
|
|
297
|
+
limit?: string,
|
|
298
|
+
spaceKeys?: string,
|
|
299
|
+
contentLabel?: string,
|
|
300
|
+
spaceIds?: string,
|
|
301
|
+
status?: string,
|
|
302
|
+
requestBody?: string,
|
|
303
|
+
): CancelablePromise<{
|
|
304
|
+
results?: Array<Space>;
|
|
305
|
+
totalCount?: number;
|
|
306
|
+
start?: number;
|
|
307
|
+
limit?: number;
|
|
308
|
+
size?: number;
|
|
309
|
+
_links?: {
|
|
310
|
+
base?: string;
|
|
311
|
+
context?: string;
|
|
312
|
+
self?: string;
|
|
313
|
+
next?: string;
|
|
314
|
+
prev?: string;
|
|
315
|
+
};
|
|
316
|
+
}> {
|
|
317
|
+
return __request(OpenAPI, {
|
|
318
|
+
method: 'GET',
|
|
319
|
+
url: '/rest/api/space',
|
|
320
|
+
query: {
|
|
321
|
+
'spaceKeySingle': spaceKeySingle,
|
|
322
|
+
'start': start,
|
|
323
|
+
'label': label,
|
|
324
|
+
'favourite': favourite,
|
|
325
|
+
'type': type,
|
|
326
|
+
'spaceKey': spaceKey,
|
|
327
|
+
'spaceId': spaceId,
|
|
328
|
+
'expand': expand,
|
|
329
|
+
'hasRetentionPolicy': hasRetentionPolicy,
|
|
330
|
+
'limit': limit,
|
|
331
|
+
'spaceKeys': spaceKeys,
|
|
332
|
+
'contentLabel': contentLabel,
|
|
333
|
+
'spaceIds': spaceIds,
|
|
334
|
+
'status': status,
|
|
335
|
+
},
|
|
336
|
+
body: requestBody,
|
|
337
|
+
mediaType: 'application/json',
|
|
338
|
+
});
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Creates a new Space.
|
|
342
|
+
* Creates a new Space. The incoming Space does not include an id, but must include a Key and Name, and should include a Description.
|
|
343
|
+
* @param requestBody The space to be created
|
|
344
|
+
* @returns Space Returns a full JSON representation of a space.
|
|
345
|
+
* @throws ApiError
|
|
346
|
+
*/
|
|
347
|
+
public static createSpace(
|
|
348
|
+
requestBody: Space,
|
|
349
|
+
): CancelablePromise<Space> {
|
|
350
|
+
return __request(OpenAPI, {
|
|
351
|
+
method: 'POST',
|
|
352
|
+
url: '/rest/api/space',
|
|
353
|
+
body: requestBody,
|
|
354
|
+
mediaType: 'application/json',
|
|
355
|
+
});
|
|
356
|
+
}
|
|
357
|
+
/**
|
|
358
|
+
* Get space
|
|
359
|
+
* Returns information about a space.
|
|
360
|
+
*
|
|
361
|
+
* Example request URI:
|
|
362
|
+
*
|
|
363
|
+
* `http://example.com/confluence/rest/api/space/TST?expand=description`
|
|
364
|
+
* @param spaceKey the key of the space to update.
|
|
365
|
+
* @param expand a comma separated list of properties to expand on the space.
|
|
366
|
+
* @returns Space Returns a full JSON representation of a space.
|
|
367
|
+
* @throws ApiError
|
|
368
|
+
*/
|
|
369
|
+
public static space(
|
|
370
|
+
spaceKey: string,
|
|
371
|
+
expand?: string,
|
|
372
|
+
): CancelablePromise<Space> {
|
|
373
|
+
return __request(OpenAPI, {
|
|
374
|
+
method: 'GET',
|
|
375
|
+
url: '/rest/api/space/{spaceKey}',
|
|
376
|
+
path: {
|
|
377
|
+
'spaceKey': spaceKey,
|
|
378
|
+
},
|
|
379
|
+
query: {
|
|
380
|
+
'expand': expand,
|
|
381
|
+
},
|
|
382
|
+
errors: {
|
|
383
|
+
404: `Returned if there is no space with the given key, or if the calling user does not have permission to view the space.`,
|
|
384
|
+
},
|
|
385
|
+
});
|
|
386
|
+
}
|
|
387
|
+
/**
|
|
388
|
+
* Update Space
|
|
389
|
+
* Updates a Space. The incoming Space must include a Key and Name, and should include a Description
|
|
390
|
+
* @param spaceKey the key of the space to update.
|
|
391
|
+
* @param requestBody the space being updated
|
|
392
|
+
* @returns Space Returns a full JSON representation of a space.
|
|
393
|
+
* @throws ApiError
|
|
394
|
+
*/
|
|
395
|
+
public static update4(
|
|
396
|
+
spaceKey: string,
|
|
397
|
+
requestBody: Space,
|
|
398
|
+
): CancelablePromise<Space> {
|
|
399
|
+
return __request(OpenAPI, {
|
|
400
|
+
method: 'PUT',
|
|
401
|
+
url: '/rest/api/space/{spaceKey}',
|
|
402
|
+
path: {
|
|
403
|
+
'spaceKey': spaceKey,
|
|
404
|
+
},
|
|
405
|
+
body: requestBody,
|
|
406
|
+
mediaType: 'application/json',
|
|
407
|
+
errors: {
|
|
408
|
+
404: `Returned if there is no space with the given key, or if the calling userdoes not have permission to update it.`,
|
|
409
|
+
},
|
|
410
|
+
});
|
|
411
|
+
}
|
|
412
|
+
/**
|
|
413
|
+
* Delete Space
|
|
414
|
+
* Deletes a Space. The space is deleted in a long running task, so the space cannot be considered deleted when this resource returns. Clients can follow the status link in the response and poll it until the task completes.
|
|
415
|
+
* @param spaceKey the key of the space to update.
|
|
416
|
+
* @returns LongTaskSubmission Returns a pointer to the status of the space-deletion task.
|
|
417
|
+
* @throws ApiError
|
|
418
|
+
*/
|
|
419
|
+
public static delete5(
|
|
420
|
+
spaceKey: string,
|
|
421
|
+
): CancelablePromise<LongTaskSubmission> {
|
|
422
|
+
return __request(OpenAPI, {
|
|
423
|
+
method: 'DELETE',
|
|
424
|
+
url: '/rest/api/space/{spaceKey}',
|
|
425
|
+
path: {
|
|
426
|
+
'spaceKey': spaceKey,
|
|
427
|
+
},
|
|
428
|
+
errors: {
|
|
429
|
+
404: `Returned if there is no space with the given key, or if the calling user does not have permission to delete it.`,
|
|
430
|
+
},
|
|
431
|
+
});
|
|
432
|
+
}
|
|
433
|
+
/**
|
|
434
|
+
* Restore space
|
|
435
|
+
* Restore the given Space identified by spaceKey. This method is idempotent i.e., if the Space is already restored then no action will be taken.
|
|
436
|
+
* @param spaceKey the key of the space to update.
|
|
437
|
+
* @returns void
|
|
438
|
+
* @throws ApiError
|
|
439
|
+
*/
|
|
440
|
+
public static restore(
|
|
441
|
+
spaceKey: string,
|
|
442
|
+
): CancelablePromise<void> {
|
|
443
|
+
return __request(OpenAPI, {
|
|
444
|
+
method: 'PUT',
|
|
445
|
+
url: '/rest/api/space/{spaceKey}/restore',
|
|
446
|
+
path: {
|
|
447
|
+
'spaceKey': spaceKey,
|
|
448
|
+
},
|
|
449
|
+
errors: {
|
|
450
|
+
401: `Returned if the calling user is not authenticated.`,
|
|
451
|
+
403: `Returned if the calling user does not have permission to edit the Space.`,
|
|
452
|
+
404: ` Returned if there is no space with the given key, or if the calling user does not have permission to view it.`,
|
|
453
|
+
},
|
|
454
|
+
});
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
|