blob: 1b226120f0389d2547cd55310138ea19426a8023 [file] [log] [blame]
{
"swagger": "2.0",
"info" : {
"description" : "<h1>Archiva Web :: Web Common<\/h1><p>Archiva is an application for managing one or more remote\n repositories, including administration, artifact handling,\n browsing and searching.<\/p>",
"contact" : {
"name" : "Steffen Grunwald"
},
"license" : {
"url" : "http://www.apache.org/licenses/LICENSE-2.0.txt",
"name" : "The Apache Software License, Version 2.0"
},
"version" : "2.2.3",
"title" : "Archiva Web :: Web Common"
},
"tags" : [
{
"name" : "ArchivaAdministrationService",
"description" : ""
}
,
{
"name" : "ArchivaRuntimeConfigurationService",
"description" : ""
}
,
{
"name" : "BrowseService",
"description" : ""
}
,
{
"name" : "CommonServices",
"description" : "contains some \"free\" services (i18n)"
}
,
{
"name" : "DataValidatorService",
"description" : ""
}
,
{
"name" : "FileUploadService",
"description" : ""
}
,
{
"name" : "JavascriptLogger",
"description" : ""
}
,
{
"name" : "ManagedRepositoriesService",
"description" : ""
}
,
{
"name" : "MergeRepositoriesService",
"description" : "provide REST services on the top of stage merge repository plugin"
}
,
{
"name" : "NetworkProxyService",
"description" : ""
}
,
{
"name" : "PingService",
"description" : ""
}
,
{
"name" : "PluginsService",
"description" : "contains some services for plugins"
}
,
{
"name" : "ProxyConnectorRuleService",
"description" : "<b>No update method for changing pattern as id is pattern, use delete then add.<\/b>"
}
,
{
"name" : "ProxyConnectorService",
"description" : "<b>No update method for changing source and target here as id is : sourceRepoId and targetRepoId, use delete then add.<\/b>"
}
,
{
"name" : "RedbackRuntimeConfigurationService",
"description" : ""
}
,
{
"name" : "RemoteRepositoriesService",
"description" : ""
}
,
{
"name" : "ReportRepositoriesService",
"description" : "ReportRepositoriesService"
}
,
{
"name" : "RepositoriesService",
"description" : ""
}
,
{
"name" : "RepositoryGroupService",
"description" : ""
}
,
{
"name" : "RuntimeInfoService",
"description" : ""
}
,
{
"name" : "SearchService",
"description" : ""
}
,
{
"name" : "SystemStatusService",
"description" : ""
}
],
"definitions" : {
"json_abstractimplementationinformation" : {
"type" : "object",
"title" : "AbstractImplementationInformation",
"properties" : {
"beanId" : {
"description" : "",
"type" : "string"
},
"descriptionKey" : {
"description" : "",
"type" : "string"
},
"readOnly" : {
"description" : "",
"type" : "boolean"
}
},
"description" : ""
}
,
"json_abstractrepository" : {
"type" : "object",
"title" : "AbstractRepository",
"properties" : {
"description" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"indexDirectory" : {
"description" : "",
"type" : "string"
},
"layout" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_abstractrepositoryconnector" : {
"type" : "object",
"title" : "AbstractRepositoryConnector",
"properties" : {
"blackListPatterns" : {
"description" : "Method getBlackListPatterns.",
"type" : "array",
"items" : {
"type" : "string"
}
},
"disabled" : {
"description" : "Get if the the repository proxy connector is disabled or not\n.",
"type" : "boolean"
},
"policies" : {
"description" : "Method getPolicies.",
"type" : "object"
},
"policiesEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"properties" : {
"description" : "Method getProperties.",
"type" : "object"
},
"propertiesEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"proxyId" : {
"description" : "Get the network proxy ID to use for this connector.",
"type" : "string"
},
"sourceRepoId" : {
"description" : "Get the Repository Source for this connector.",
"type" : "string"
},
"targetRepoId" : {
"description" : "Get the Repository Target for this connector.",
"type" : "string"
},
"whiteListPatterns" : {
"description" : "Method getWhiteListPatterns.",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_adminrepositoryconsumer" : {
"type" : "object",
"title" : "AdminRepositoryConsumer",
"properties" : {
"description" : {
"description" : "",
"type" : "string"
},
"enabled" : {
"description" : "",
"type" : "boolean"
},
"id" : {
"description" : "",
"type" : "string"
}
},
"description" : "AdminRepositoryConsumer"
}
,
"json_applicationruntimeinfo" : {
"type" : "object",
"title" : "ApplicationRuntimeInfo",
"properties" : {
"baseUrl" : {
"description" : "",
"type" : "string"
},
"buildNumber" : {
"description" : "",
"type" : "string"
},
"cookieInformation" : {
"description" : "",
"$ref" : "#/definitions/json_cookieinformation"
},
"copyrightRange" : {
"description" : "",
"type" : "string"
},
"devMode" : {
"description" : "",
"type" : "boolean"
},
"javascriptLog" : {
"description" : "",
"type" : "boolean"
},
"logMissingI18n" : {
"description" : "",
"type" : "boolean"
},
"timestamp" : {
"description" : "",
"type" : "number"
},
"timestampStr" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_archivarepositorystatistics" : {
"type" : "object",
"title" : "ArchivaRepositoryStatistics",
"properties" : {
"duration" : {
"description" : "",
"type" : "number"
},
"lastScanDate" : {
"description" : "",
"type" : "string"
},
"newFileCount" : {
"description" : "",
"type" : "number"
},
"scanEndTime" : {
"description" : "",
"type" : "number"
},
"scanStartTime" : {
"description" : "",
"type" : "number"
},
"totalArtifactCount" : {
"description" : "",
"type" : "number"
},
"totalArtifactFileSize" : {
"description" : "",
"type" : "number"
},
"totalFileCount" : {
"description" : "",
"type" : "number"
},
"totalGroupCount" : {
"description" : "",
"type" : "number"
},
"totalProjectCount" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_archivaruntimeconfiguration" : {
"type" : "object",
"title" : "ArchivaRuntimeConfiguration",
"properties" : {
"fileLockConfiguration" : {
"description" : "",
"$ref" : "#/definitions/json_filelockconfiguration"
},
"urlFailureCacheConfiguration" : {
"description" : "",
"$ref" : "#/definitions/json_cacheconfiguration"
}
},
"description" : ""
}
,
"json_artifact" : {
"type" : "object",
"title" : "Artifact",
"properties" : {
"artifactId" : {
"description" : "",
"type" : "string"
},
"bundleDescription" : {
"description" : "",
"type" : "string"
},
"bundleDocUrl" : {
"description" : "",
"type" : "string"
},
"bundleExportPackage" : {
"description" : "",
"type" : "string"
},
"bundleExportService" : {
"description" : "",
"type" : "string"
},
"bundleImportPackage" : {
"description" : "",
"type" : "string"
},
"bundleLicense" : {
"description" : "",
"type" : "string"
},
"bundleName" : {
"description" : "",
"type" : "string"
},
"bundleRequireBundle" : {
"description" : "",
"type" : "string"
},
"bundleSymbolicName" : {
"description" : "",
"type" : "string"
},
"bundleVersion" : {
"description" : "",
"type" : "string"
},
"classifier" : {
"description" : "",
"type" : "string"
},
"context" : {
"description" : "",
"type" : "string"
},
"fileExtension" : {
"description" : "",
"type" : "string"
},
"goals" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"groupId" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"packaging" : {
"description" : "",
"type" : "string"
},
"path" : {
"description" : "",
"type" : "string"
},
"prefix" : {
"description" : "",
"type" : "string"
},
"repositoryId" : {
"description" : "",
"type" : "string"
},
"scope" : {
"description" : "",
"type" : "string"
},
"size" : {
"description" : "",
"type" : "string"
},
"type" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_artifactcontent" : {
"type" : "object",
"title" : "ArtifactContent",
"properties" : {
"content" : {
"description" : "",
"type" : "string"
},
"repositoryId" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_artifactcontententry" : {
"type" : "object",
"title" : "ArtifactContentEntry",
"properties" : {
"depth" : {
"description" : "",
"type" : "number"
},
"file" : {
"description" : "",
"type" : "boolean"
},
"path" : {
"description" : "",
"type" : "string"
},
"repositoryId" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_artifacttransferrequest" : {
"type" : "object",
"title" : "ArtifactTransferRequest",
"allOf" : [
{
"$ref" : "#/definitions/json_artifact"
},
{
"properties" : {
"targetRepositoryId" : {
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"json_browseresult" : {
"type" : "object",
"title" : "BrowseResult",
"properties" : {
"browseResultEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_browseresultentry"
}
}
},
"description" : ""
}
,
"json_browseresultentry" : {
"type" : "object",
"title" : "BrowseResultEntry",
"properties" : {
"artifactId" : {
"description" : "",
"type" : "string"
},
"groupId" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"project" : {
"description" : "",
"type" : "boolean"
}
},
"description" : ""
}
,
"json_cacheconfiguration" : {
"type" : "object",
"title" : "CacheConfiguration",
"properties" : {
"maxElementsInMemory" : {
"description" : "",
"type" : "number"
},
"maxElementsOnDisk" : {
"description" : "",
"type" : "number"
},
"timeToIdleSeconds" : {
"description" : "",
"type" : "number"
},
"timeToLiveSeconds" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_cacheentry" : {
"type" : "object",
"title" : "CacheEntry",
"properties" : {
"cacheHitRate" : {
"description" : "",
"type" : "string"
},
"cacheHits" : {
"description" : "",
"type" : "number"
},
"cacheMiss" : {
"description" : "",
"type" : "number"
},
"inMemorySize" : {
"description" : "",
"type" : "number"
},
"key" : {
"description" : "",
"type" : "string"
},
"size" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_checksumsearch" : {
"type" : "object",
"title" : "ChecksumSearch",
"properties" : {
"checksum" : {
"description" : "",
"type" : "string"
},
"repositories" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_cimanagement" : {
"type" : "object",
"title" : "CiManagement",
"properties" : {
"system" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : "Information about the CI system used by the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"json_consumerscanningstatistics" : {
"type" : "object",
"title" : "ConsumerScanningStatistics",
"properties" : {
"average" : {
"description" : "",
"type" : "string"
},
"consumerKey" : {
"description" : "",
"type" : "string"
},
"count" : {
"description" : "",
"type" : "number"
},
"time" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_cookieinformation" : {
"type" : "object",
"title" : "CookieInformation",
"properties" : {
"domain" : {
"description" : "",
"type" : "string"
},
"path" : {
"description" : "",
"type" : "string"
},
"rememberMeEnabled" : {
"description" : "",
"type" : "boolean"
},
"secure" : {
"description" : "",
"type" : "string"
},
"timeout" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_dependency" : {
"type" : "object",
"title" : "Dependency",
"properties" : {
"artifactId" : {
"description" : "",
"type" : "string"
},
"classifier" : {
"description" : "",
"type" : "string"
},
"groupId" : {
"description" : "",
"type" : "string"
},
"optional" : {
"description" : "",
"type" : "boolean"
},
"scope" : {
"description" : "",
"type" : "string"
},
"systemPath" : {
"description" : "",
"type" : "string"
},
"type" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : "Information about a dependency that this project has on another project or artifact.\n\nTODO will be reviewing what is appropriate for the base here - rest should be in a maven dependency facet - avoid details on it externally"
}
,
"json_entry" : {
"type" : "object",
"title" : "Entry",
"properties" : {
"key" : {
"description" : "",
"type" : "string"
},
"value" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_facetedmetadata" : {
"type" : "object",
"title" : "FacetedMetadata",
"properties" : {
"facetIds" : {
"description" : "Get all the keys of the facets available on this metadata.",
"type" : "array",
"items" : {
"type" : "string"
}
},
"facetList" : {
"description" : "Get all the facets available on this metadata.",
"type" : "array",
"items" : {
"type" : "object"
}
},
"facets" : {
"description" : "Get all available facets as a Map (typically used by bean rendering, such as in Archiva's JSPs).",
"type" : "object"
}
},
"description" : "Base class for metadata that is contains facets for storing extensions by various plugins."
}
,
"json_filelockconfiguration" : {
"type" : "object",
"title" : "FileLockConfiguration",
"properties" : {
"lockingTimeout" : {
"description" : "Get maximum time to wait to get the file lock (0 infinite).",
"type" : "number"
},
"skipLocking" : {
"description" : "Get skipping the locking mechanism.",
"type" : "boolean"
}
},
"description" : "File Locking configuration."
}
,
"json_filemetadata" : {
"type" : "object",
"title" : "FileMetadata",
"properties" : {
"classifier" : {
"description" : "",
"type" : "string"
},
"deleteType" : {
"description" : "",
"type" : "string"
},
"deleteUrl" : {
"description" : "",
"type" : "string"
},
"errorKey" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"packaging" : {
"description" : "",
"type" : "string"
},
"pomFile" : {
"description" : "",
"type" : "boolean"
},
"serverFileName" : {
"description" : "",
"type" : "string"
},
"size" : {
"description" : "",
"type" : "number"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_filetype" : {
"type" : "object",
"title" : "FileType",
"properties" : {
"id" : {
"description" : "",
"type" : "string"
},
"patterns" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_groupidlist" : {
"type" : "object",
"title" : "GroupIdList",
"properties" : {
"groupIds" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_issuemanagement" : {
"type" : "object",
"title" : "IssueManagement",
"properties" : {
"system" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : "Information about the issue management system used by the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"json_javascriptlog" : {
"type" : "object",
"title" : "JavascriptLog",
"properties" : {
"loggerName" : {
"description" : "",
"type" : "string"
},
"message" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_ldapconfiguration" : {
"type" : "object",
"title" : "LdapConfiguration",
"properties" : {
"authenticationMethod" : {
"description" : "",
"type" : "string"
},
"baseDn" : {
"description" : "",
"type" : "string"
},
"baseGroupsDn" : {
"description" : "",
"type" : "string"
},
"bindAuthenticatorEnabled" : {
"description" : "",
"type" : "boolean"
},
"bindDn" : {
"description" : "",
"type" : "string"
},
"contextFactory" : {
"description" : "",
"type" : "string"
},
"extraProperties" : {
"description" : "",
"type" : "object"
},
"extraPropertiesEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"hostName" : {
"description" : "",
"type" : "string"
},
"password" : {
"description" : "",
"type" : "string"
},
"port" : {
"description" : "",
"type" : "number"
},
"ssl" : {
"description" : "",
"type" : "boolean"
},
"useRoleNameAsGroup" : {
"description" : "",
"type" : "boolean"
},
"writable" : {
"description" : "",
"type" : "boolean"
}
},
"description" : ""
}
,
"json_ldapgroupmapping" : {
"type" : "object",
"title" : "LdapGroupMapping",
"properties" : {
"group" : {
"description" : "",
"type" : "string"
},
"roleNames" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_legacyartifactpath" : {
"type" : "object",
"title" : "LegacyArtifactPath",
"properties" : {
"artifact" : {
"description" : "",
"type" : "string"
},
"artifactId" : {
"description" : "",
"type" : "string"
},
"classifier" : {
"description" : "",
"type" : "string"
},
"groupId" : {
"description" : "",
"type" : "string"
},
"path" : {
"description" : "",
"type" : "string"
},
"type" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_license" : {
"type" : "object",
"title" : "License",
"properties" : {
"name" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : "A description of a particular license used by a project."
}
,
"json_mailinglist" : {
"type" : "object",
"title" : "MailingList",
"properties" : {
"mainArchiveUrl" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"otherArchives" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"postAddress" : {
"description" : "",
"type" : "string"
},
"subscribeAddress" : {
"description" : "",
"type" : "string"
},
"unsubscribeAddress" : {
"description" : "",
"type" : "string"
}
},
"description" : "Information about the available mailing lists for communicating with the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"json_managedrepository" : {
"type" : "object",
"title" : "ManagedRepository",
"allOf" : [
{
"$ref" : "#/definitions/json_abstractrepository"
},
{
"properties" : {
"blockRedeployments" : {
"description" : "",
"type" : "boolean"
},
"cronExpression" : {
"description" : "",
"type" : "string"
},
"daysOlder" : {
"description" : "",
"type" : "number"
},
"deleteReleasedSnapshots" : {
"description" : "",
"type" : "boolean"
},
"location" : {
"description" : "",
"type" : "string"
},
"releases" : {
"description" : "",
"type" : "boolean"
},
"resetStats" : {
"description" : "",
"type" : "boolean"
},
"retentionCount" : {
"description" : "",
"type" : "number"
},
"scanned" : {
"description" : "",
"type" : "boolean"
},
"skipPackedIndexCreation" : {
"description" : "",
"type" : "boolean"
},
"snapshots" : {
"description" : "Get null",
"type" : "boolean"
},
"stageRepoNeeded" : {
"description" : "",
"type" : "boolean"
},
"stagingRepository" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
}
}
}
],
"description" : ""
}
,
"json_metadataaddrequest" : {
"type" : "object",
"title" : "MetadataAddRequest",
"properties" : {
"artifactId" : {
"description" : "",
"type" : "string"
},
"groupId" : {
"description" : "",
"type" : "string"
},
"metadatas" : {
"description" : "",
"type" : "object"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_networkconfiguration" : {
"type" : "object",
"title" : "NetworkConfiguration",
"properties" : {
"maxTotal" : {
"description" : "",
"type" : "number"
},
"maxTotalPerHost" : {
"description" : "",
"type" : "number"
},
"usePooling" : {
"description" : "",
"type" : "boolean"
}
},
"description" : ""
}
,
"json_networkproxy" : {
"type" : "object",
"title" : "NetworkProxy",
"properties" : {
"host" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"password" : {
"description" : "",
"type" : "string"
},
"port" : {
"description" : "",
"type" : "number"
},
"protocol" : {
"description" : "",
"type" : "string"
},
"useNtlm" : {
"description" : "",
"type" : "boolean"
},
"username" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_organisationinformation" : {
"type" : "object",
"title" : "OrganisationInformation",
"properties" : {
"logoLocation" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_organization" : {
"type" : "object",
"title" : "Organization",
"properties" : {
"name" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_policyinformation" : {
"type" : "object",
"title" : "PolicyInformation",
"properties" : {
"defaultOption" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"options" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_projectversionmetadata" : {
"type" : "object",
"title" : "ProjectVersionMetadata",
"allOf" : [
{
"$ref" : "#/definitions/json_facetedmetadata"
},
{
"properties" : {
"ciManagement" : {
"description" : "",
"$ref" : "#/definitions/json_cimanagement"
},
"dependencies" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_dependency"
}
},
"description" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"incomplete" : {
"description" : "",
"type" : "boolean"
},
"issueManagement" : {
"description" : "",
"$ref" : "#/definitions/json_issuemanagement"
},
"licenses" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_license"
}
},
"mailingLists" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_mailinglist"
}
},
"name" : {
"description" : "",
"type" : "string"
},
"organization" : {
"description" : "",
"$ref" : "#/definitions/json_organization"
},
"scm" : {
"description" : "",
"$ref" : "#/definitions/json_scm"
},
"url" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"json_propertyentry" : {
"type" : "object",
"title" : "PropertyEntry",
"properties" : {
"key" : {
"description" : "",
"type" : "string"
},
"value" : {
"description" : "",
"type" : "string"
}
},
"description" : "Bean to expose Map entries as Json"
}
,
"json_proxyconnector" : {
"type" : "object",
"title" : "ProxyConnector",
"allOf" : [
{
"$ref" : "#/definitions/json_abstractrepositoryconnector"
},
{
"properties" : {
"order" : {
"description" : "Get the order of the proxy connectors. (0 means no order specified)",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"json_proxyconnectorrule" : {
"type" : "object",
"title" : "ProxyConnectorRule",
"properties" : {
"pattern" : {
"description" : "",
"type" : "string"
},
"proxyConnectorRuleType" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnectorruletype"
},
"proxyConnectors" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_proxyconnector"
}
}
},
"description" : ""
}
,
"json_proxyconnectorruletype" : {
"type" : "string",
"title" : "ProxyConnectorRuleType",
"enum" : [
"WHITE_LIST",
"BLACK_LIST"
],
"description" : ""
}
,
"json_queueentry" : {
"type" : "object",
"title" : "QueueEntry",
"properties" : {
"entriesNumber" : {
"description" : "",
"type" : "number"
},
"key" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_rbacmanagerimplementationinformation" : {
"type" : "object",
"title" : "RBACManagerImplementationInformation",
"allOf" : [
{
"$ref" : "#/definitions/json_abstractimplementationinformation"
},
{
}
],
"description" : ""
}
,
"json_redbackimplementationsinformations" : {
"type" : "object",
"title" : "RedbackImplementationsInformations",
"properties" : {
"rbacManagerImplementationInformations" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_rbacmanagerimplementationinformation"
}
},
"userManagerImplementationInformations" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_usermanagerimplementationinformation"
}
}
},
"description" : ""
}
,
"json_redbackruntimeconfiguration" : {
"type" : "object",
"title" : "RedbackRuntimeConfiguration",
"properties" : {
"configurationProperties" : {
"description" : "",
"type" : "object"
},
"configurationPropertiesEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"ldapConfiguration" : {
"description" : "",
"$ref" : "#/definitions/json_ldapconfiguration"
},
"ldapGroupMappings" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_ldapgroupmapping"
}
},
"migratedFromRedbackConfiguration" : {
"description" : "",
"type" : "boolean"
},
"rbacManagerImpls" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"useUsersCache" : {
"description" : "",
"type" : "boolean"
},
"userManagerImpls" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"usersCacheConfiguration" : {
"description" : "",
"$ref" : "#/definitions/json_cacheconfiguration"
}
},
"description" : ""
}
,
"json_remoterepository" : {
"type" : "object",
"title" : "RemoteRepository",
"allOf" : [
{
"$ref" : "#/definitions/json_abstractrepository"
},
{
"properties" : {
"checkPath" : {
"description" : "",
"type" : "string"
},
"cronExpression" : {
"description" : "",
"type" : "string"
},
"downloadRemoteIndex" : {
"description" : "",
"type" : "boolean"
},
"downloadRemoteIndexOnStartup" : {
"description" : "",
"type" : "boolean"
},
"extraHeaders" : {
"description" : "",
"type" : "object"
},
"extraHeadersEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"extraParameters" : {
"description" : "",
"type" : "object"
},
"extraParametersEntries" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_propertyentry"
}
},
"password" : {
"description" : "",
"type" : "string"
},
"remoteDownloadNetworkProxyId" : {
"description" : "",
"type" : "string"
},
"remoteDownloadTimeout" : {
"description" : "",
"type" : "number"
},
"remoteIndexUrl" : {
"description" : "",
"type" : "string"
},
"timeout" : {
"description" : "",
"type" : "number"
},
"url" : {
"description" : "",
"type" : "string"
},
"userName" : {
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"json_repositorygroup" : {
"type" : "object",
"title" : "RepositoryGroup",
"properties" : {
"cronExpression" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "Get the id of the repository group.",
"type" : "string"
},
"mergedIndexPath" : {
"description" : "",
"type" : "string"
},
"mergedIndexTtl" : {
"description" : "",
"type" : "number"
},
"repositories" : {
"description" : "Method getRepositories.",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"json_repositoryproblemfacet" : {
"type" : "object",
"title" : "RepositoryProblemFacet",
"properties" : {
"facetId" : {
"description" : "",
"type" : "string"
},
"id" : {
"description" : "",
"type" : "string"
},
"message" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"namespace" : {
"description" : "",
"type" : "string"
},
"problem" : {
"description" : "",
"type" : "string"
},
"project" : {
"description" : "",
"type" : "string"
},
"repositoryId" : {
"description" : "",
"type" : "string"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_repositoryscanstatistics" : {
"type" : "object",
"title" : "RepositoryScanStatistics",
"properties" : {
"duration" : {
"description" : "",
"type" : "number"
},
"newFileCount" : {
"description" : "",
"type" : "number"
},
"repositoryId" : {
"description" : "",
"type" : "string"
},
"totalFileCount" : {
"description" : "",
"type" : "number"
},
"totalSize" : {
"description" : "",
"type" : "number"
},
"whenGathered" : {
"description" : "",
"type" : "number"
}
},
"description" : "RepositoryScanStatistics - extension to the RepositoryContentStatistics model."
}
,
"json_repositoryscannerstatistics" : {
"type" : "object",
"title" : "RepositoryScannerStatistics",
"properties" : {
"consumerScanningStatistics" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_consumerscanningstatistics"
}
},
"managedRepository" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
},
"newFileCount" : {
"description" : "",
"type" : "number"
},
"totalFileCount" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_repositorystatistics" : {
"type" : "object",
"title" : "RepositoryStatistics",
"properties" : {
"duration" : {
"description" : "",
"type" : "number"
},
"facetId" : {
"description" : "",
"type" : "string"
},
"name" : {
"description" : "",
"type" : "string"
},
"newFileCount" : {
"description" : "",
"type" : "number"
},
"repositoryId" : {
"description" : "",
"type" : "string"
},
"scanEndTime" : {
"description" : "",
"type" : "number"
},
"scanStartTime" : {
"description" : "",
"type" : "number"
},
"totalArtifactCount" : {
"description" : "",
"type" : "number"
},
"totalArtifactFileSize" : {
"description" : "",
"type" : "number"
},
"totalCountForType" : {
"description" : "",
"type" : "object"
},
"totalFileCount" : {
"description" : "",
"type" : "number"
},
"totalGroupCount" : {
"description" : "",
"type" : "number"
},
"totalProjectCount" : {
"description" : "",
"type" : "number"
}
},
"description" : ""
}
,
"json_scm" : {
"type" : "object",
"title" : "Scm",
"properties" : {
"connection" : {
"description" : "",
"type" : "string"
},
"developerConnection" : {
"description" : "",
"type" : "string"
},
"url" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_searchrequest" : {
"type" : "object",
"title" : "SearchRequest",
"properties" : {
"artifactId" : {
"description" : "",
"type" : "string"
},
"bundleExportPackage" : {
"description" : "",
"type" : "string"
},
"bundleExportService" : {
"description" : "",
"type" : "string"
},
"bundleImportPackage" : {
"description" : "",
"type" : "string"
},
"bundleRequireBundle" : {
"description" : "",
"type" : "string"
},
"bundleSymbolicName" : {
"description" : "",
"type" : "string"
},
"bundleVersion" : {
"description" : "",
"type" : "string"
},
"className" : {
"description" : "",
"type" : "string"
},
"classifier" : {
"description" : "",
"type" : "string"
},
"groupId" : {
"description" : "",
"type" : "string"
},
"includePomArtifacts" : {
"description" : "",
"type" : "boolean"
},
"packaging" : {
"description" : "",
"type" : "string"
},
"pageSize" : {
"description" : "",
"type" : "number"
},
"queryTerms" : {
"description" : "",
"type" : "string"
},
"repositories" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"selectedPage" : {
"description" : "",
"type" : "number"
},
"version" : {
"description" : "",
"type" : "string"
}
},
"description" : ""
}
,
"json_stringlist" : {
"type" : "object",
"title" : "StringList",
"properties" : {
"strings" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : "jaxrs fail to return List&lt;String&gt; so use this contains for rest services returning that"
}
,
"json_treeentry" : {
"type" : "object",
"title" : "TreeEntry",
"properties" : {
"artifact" : {
"description" : "",
"$ref" : "#/definitions/json_artifact"
},
"childs" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_treeentry"
}
}
},
"description" : ""
}
,
"json_uiconfiguration" : {
"type" : "object",
"title" : "UiConfiguration",
"properties" : {
"appletFindEnabled" : {
"description" : "",
"type" : "boolean"
},
"applicationUrl" : {
"description" : "",
"type" : "string"
},
"disableEasterEggs" : {
"description" : "",
"type" : "boolean"
},
"disableRegistration" : {
"description" : "",
"type" : "boolean"
},
"showFindArtifacts" : {
"description" : "",
"type" : "boolean"
}
},
"description" : ""
}
,
"json_usermanagerimplementationinformation" : {
"type" : "object",
"title" : "UserManagerImplementationInformation",
"allOf" : [
{
"$ref" : "#/definitions/json_abstractimplementationinformation"
},
{
}
],
"description" : ""
}
,
"json_versionslist" : {
"type" : "object",
"title" : "VersionsList",
"properties" : {
"versions" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
}
},
"description" : ""
}
,
"xml_ns0_abstractRepositoryConnector" : {
"type" : "object",
"title" : "abstractRepositoryConnector",
"allOf" : [
{
"properties" : {
"blackListPatterns" : {
"xml" : {
"namespace" : ""
},
"description" : "Method getBlackListPatterns.",
"type" : "string"
},
"disabled" : {
"xml" : {
"namespace" : ""
},
"description" : "Get if the the repository proxy connector is disabled or not\n.",
"type" : "boolean"
},
"policies" : {
"xml" : {
"namespace" : ""
},
"description" : "Method getPolicies.",
"type" : "object"
},
"policiesEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"properties" : {
"xml" : {
"namespace" : ""
},
"description" : "Method getProperties.",
"type" : "object"
},
"propertiesEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"proxyId" : {
"xml" : {
"namespace" : ""
},
"description" : "Get the network proxy ID to use for this connector.",
"type" : "string"
},
"sourceRepoId" : {
"xml" : {
"namespace" : ""
},
"description" : "Get the Repository Source for this connector.",
"type" : "string"
},
"targetRepoId" : {
"xml" : {
"namespace" : ""
},
"description" : "Get the Repository Target for this connector.",
"type" : "string"
},
"whiteListPatterns" : {
"xml" : {
"namespace" : ""
},
"description" : "Method getWhiteListPatterns.",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_abstractRepository" : {
"type" : "object",
"title" : "abstractRepository",
"allOf" : [
{
"properties" : {
"description" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"indexDirectory" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"layout" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_archivaRuntimeConfiguration" : {
"type" : "object",
"title" : "archivaRuntimeConfiguration",
"allOf" : [
{
"properties" : {
"fileLockConfiguration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_fileLockConfiguration"
},
"urlFailureCacheConfiguration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_cacheConfiguration"
}
}
}
],
"description" : ""
}
,
"xml_ns0_cacheConfiguration" : {
"type" : "object",
"title" : "cacheConfiguration",
"allOf" : [
{
"properties" : {
"maxElementsInMemory" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"maxElementsOnDisk" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"timeToIdleSeconds" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"timeToLiveSeconds" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_fileLockConfiguration" : {
"type" : "object",
"title" : "fileLockConfiguration",
"allOf" : [
{
"properties" : {
"lockingTimeout" : {
"xml" : {
"namespace" : ""
},
"description" : "Get maximum time to wait to get the file lock (0 infinite).",
"type" : "number"
},
"skipLocking" : {
"xml" : {
"namespace" : ""
},
"description" : "Get skipping the locking mechanism.",
"type" : "boolean"
}
}
}
],
"description" : "File Locking configuration."
}
,
"xml_ns0_fileType" : {
"type" : "object",
"title" : "fileType",
"allOf" : [
{
"properties" : {
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"patterns" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_ldapConfiguration" : {
"type" : "object",
"title" : "ldapConfiguration",
"allOf" : [
{
"properties" : {
"authenticationMethod" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"baseDn" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"baseGroupsDn" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bindAuthenticatorEnabled" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"bindDn" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"contextFactory" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"extraProperties" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "object"
},
"extraPropertiesEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"hostName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"password" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"port" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"ssl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"useRoleNameAsGroup" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"writable" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
}
}
}
],
"description" : ""
}
,
"xml_ns0_ldapGroupMapping" : {
"type" : "object",
"title" : "ldapGroupMapping",
"allOf" : [
{
"properties" : {
"group" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"roleNames" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_legacyArtifactPath" : {
"type" : "object",
"title" : "legacyArtifactPath",
"allOf" : [
{
"properties" : {
"artifact" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"path" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_managedRepository" : {
"type" : "object",
"title" : "managedRepository",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_abstractRepository"
},
{
"properties" : {
"blockRedeployments" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"cronExpression" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"daysOlder" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"deleteReleasedSnapshots" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"location" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"releases" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"resetStats" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"retentionCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"scanned" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"skipPackedIndexCreation" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"snapshots" : {
"xml" : {
"namespace" : ""
},
"description" : "Get null",
"type" : "boolean"
},
"stageRepoNeeded" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"stagingRepository" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_managedRepository"
}
}
}
],
"description" : ""
}
,
"xml_ns0_networkConfiguration" : {
"type" : "object",
"title" : "networkConfiguration",
"allOf" : [
{
"properties" : {
"maxTotal" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"maxTotalPerHost" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"usePooling" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
}
}
}
],
"description" : ""
}
,
"xml_ns0_networkProxy" : {
"type" : "object",
"title" : "networkProxy",
"allOf" : [
{
"properties" : {
"host" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"password" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"port" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"protocol" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"useNtlm" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"username" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_organisationInformation" : {
"type" : "object",
"title" : "organisationInformation",
"allOf" : [
{
"properties" : {
"logoLocation" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_propertyEntry" : {
"type" : "object",
"title" : "propertyEntry",
"allOf" : [
{
"properties" : {
"key" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"value" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "Bean to expose Map entries as Json"
}
,
"xml_ns0_proxyConnector" : {
"type" : "object",
"title" : "proxyConnector",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_abstractRepositoryConnector"
},
{
"properties" : {
"order" : {
"xml" : {
"namespace" : ""
},
"description" : "Get the order of the proxy connectors. (0 means no order specified)",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_proxyConnectorRule" : {
"type" : "object",
"title" : "proxyConnectorRule",
"allOf" : [
{
"properties" : {
"pattern" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"proxyConnectorRuleType" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_proxyConnectorRuleType"
},
"proxyConnectors" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_proxyConnector"
}
}
}
],
"description" : ""
}
,
"xml_ns0_proxyConnectorRuleType" : {
"type" : "string",
"title" : "proxyConnectorRuleType",
"enum" : [
"WHITE_LIST",
"BLACK_LIST"
],
"description" : ""
}
,
"xml_ns0_redbackRuntimeConfiguration" : {
"type" : "object",
"title" : "redbackRuntimeConfiguration",
"allOf" : [
{
"properties" : {
"configurationProperties" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "object"
},
"configurationPropertiesEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"ldapConfiguration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_ldapConfiguration"
},
"ldapGroupMappings" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_ldapGroupMapping"
},
"migratedFromRedbackConfiguration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"rbacManagerImpls" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"useUsersCache" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"userManagerImpls" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"usersCacheConfiguration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_cacheConfiguration"
}
}
}
],
"description" : ""
}
,
"xml_ns0_remoteRepository" : {
"type" : "object",
"title" : "remoteRepository",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_abstractRepository"
},
{
"properties" : {
"checkPath" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"cronExpression" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"downloadRemoteIndex" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"downloadRemoteIndexOnStartup" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"extraHeaders" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "object"
},
"extraHeadersEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"extraParameters" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "object"
},
"extraParametersEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_propertyEntry"
},
"password" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"remoteDownloadNetworkProxyId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"remoteDownloadTimeout" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"remoteIndexUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"timeout" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"userName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_repositoryGroup" : {
"type" : "object",
"title" : "repositoryGroup",
"allOf" : [
{
"properties" : {
"cronExpression" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "Get the id of the repository group.",
"type" : "string"
},
"mergedIndexPath" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"mergedIndexTtl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"repositories" : {
"xml" : {
"namespace" : ""
},
"description" : "Method getRepositories.",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_uiConfiguration" : {
"type" : "object",
"title" : "uiConfiguration",
"allOf" : [
{
"properties" : {
"appletFindEnabled" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"applicationUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"disableEasterEggs" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"disableRegistration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"showFindArtifacts" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
}
}
}
],
"description" : ""
}
,
"xml_ns0_artifact" : {
"type" : "object",
"title" : "artifact",
"allOf" : [
{
"properties" : {
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleDescription" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleDocUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleExportPackage" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleExportService" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleImportPackage" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleLicense" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleRequireBundle" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleSymbolicName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleVersion" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"classifier" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"context" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"fileExtension" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"goals" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"packaging" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"path" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"prefix" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"scope" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"size" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"type" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_treeEntry" : {
"type" : "object",
"title" : "treeEntry",
"allOf" : [
{
"properties" : {
"artifact" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_artifact"
},
"childs" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_treeEntry"
},
"parent" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_treeEntry"
}
}
}
],
"description" : ""
}
,
"xml_ns0_ciManagement" : {
"type" : "object",
"title" : "ciManagement",
"allOf" : [
{
"properties" : {
"system" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "Information about the CI system used by the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"xml_ns0_dependency" : {
"type" : "object",
"title" : "dependency",
"allOf" : [
{
"properties" : {
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"classifier" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"optional" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"scope" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"systemPath" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"type" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "Information about a dependency that this project has on another project or artifact.\n\nTODO will be reviewing what is appropriate for the base here - rest should be in a maven dependency facet - avoid details on it externally"
}
,
"xml_ns0_facetedMetadata" : {
"type" : "object",
"title" : "facetedMetadata",
"allOf" : [
{
}
],
"description" : "Base class for metadata that is contains facets for storing extensions by various plugins."
}
,
"xml_ns0_issueManagement" : {
"type" : "object",
"title" : "issueManagement",
"allOf" : [
{
"properties" : {
"system" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "Information about the issue management system used by the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"xml_ns0_license" : {
"type" : "object",
"title" : "license",
"allOf" : [
{
"properties" : {
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "A description of a particular license used by a project."
}
,
"xml_ns0_mailingList" : {
"type" : "object",
"title" : "mailingList",
"allOf" : [
{
"properties" : {
"mainArchiveUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"otherArchives" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"postAddress" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"subscribeAddress" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"unsubscribeAddress" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "Information about the available mailing lists for communicating with the project.\n\nTODO considering moving this to a facet - avoid referring to it externally"
}
,
"xml_ns0_organization" : {
"type" : "object",
"title" : "organization",
"allOf" : [
{
"properties" : {
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_projectVersionMetadata" : {
"type" : "object",
"title" : "projectVersionMetadata",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_facetedMetadata"
},
{
"properties" : {
"ciManagement" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_ciManagement"
},
"dependencies" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_dependency"
},
"description" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"incomplete" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"issueManagement" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_issueManagement"
},
"licenses" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_license"
},
"mailingLists" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_mailingList"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"organization" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_organization"
},
"scm" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_scm"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_scm" : {
"type" : "object",
"title" : "scm",
"allOf" : [
{
"properties" : {
"connection" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"developerConnection" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_repositoryProblemFacet" : {
"type" : "object",
"title" : "repositoryProblemFacet",
"allOf" : [
{
"properties" : {
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"message" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"namespace" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"problem" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"project" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_repositoryStatistics" : {
"type" : "object",
"title" : "repositoryStatistics",
"allOf" : [
{
"properties" : {
"newFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"scanEndTime" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"scanStartTime" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"totalArtifactCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalArtifactFileSize" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalGroupCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalProjectCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_repositoryScanStatistics" : {
"type" : "object",
"title" : "repositoryScanStatistics",
"allOf" : [
{
"properties" : {
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "RepositoryScanStatistics - extension to the RepositoryContentStatistics model."
}
,
"xml_ns0_abstractImplementationInformation" : {
"type" : "object",
"title" : "abstractImplementationInformation",
"allOf" : [
{
"properties" : {
"beanId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"descriptionKey" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"readOnly" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
}
}
}
],
"description" : ""
}
,
"xml_ns0_adminRepositoryConsumer" : {
"type" : "object",
"title" : "adminRepositoryConsumer",
"allOf" : [
{
"properties" : {
"description" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"enabled" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "AdminRepositoryConsumer"
}
,
"xml_ns0_archivaRepositoryStatistics" : {
"type" : "object",
"title" : "archivaRepositoryStatistics",
"allOf" : [
{
"properties" : {
"duration" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"lastScanDate" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"newFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"scanEndTime" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"scanStartTime" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"totalArtifactCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalArtifactFileSize" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalGroupCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalProjectCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_artifactContent" : {
"type" : "object",
"title" : "artifactContent",
"allOf" : [
{
"properties" : {
"content" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_artifactContentEntry" : {
"type" : "object",
"title" : "artifactContentEntry",
"allOf" : [
{
"properties" : {
"depth" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"file" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"path" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_artifactTransferRequest" : {
"type" : "object",
"title" : "artifactTransferRequest",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_artifact"
},
{
"properties" : {
"targetRepositoryId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_browseResult" : {
"type" : "object",
"title" : "browseResult",
"allOf" : [
{
"properties" : {
"browseResultEntries" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_browseResultEntry"
}
}
}
],
"description" : ""
}
,
"xml_ns0_browseResultEntry" : {
"type" : "object",
"title" : "browseResultEntry",
"allOf" : [
{
"properties" : {
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"project" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
}
}
}
],
"description" : ""
}
,
"xml_ns0_cacheEntry" : {
"type" : "object",
"title" : "cacheEntry",
"allOf" : [
{
"properties" : {
"cacheHitRate" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"cacheHits" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"cacheMiss" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"inMemorySize" : {
"xml" : {
"namespace" : ""
},
"description" : "cache size in kb",
"type" : "number"
},
"key" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"size" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_checksumSearch" : {
"type" : "object",
"title" : "checksumSearch",
"allOf" : [
{
"properties" : {
"checksum" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositories" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_consumerScanningStatistics" : {
"type" : "object",
"title" : "consumerScanningStatistics",
"allOf" : [
{
"properties" : {
"average" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"consumerKey" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"count" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"time" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_entry" : {
"type" : "object",
"title" : "entry",
"allOf" : [
{
"properties" : {
"key" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"value" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_groupIdList" : {
"type" : "object",
"title" : "groupIdList",
"allOf" : [
{
"properties" : {
"groupIds" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_metadataAddRequest" : {
"type" : "object",
"title" : "metadataAddRequest",
"allOf" : [
{
"properties" : {
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"metadatas" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "object"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_policyInformation" : {
"type" : "object",
"title" : "policyInformation",
"allOf" : [
{
"properties" : {
"defaultOption" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"id" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"options" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_queueEntry" : {
"type" : "object",
"title" : "queueEntry",
"allOf" : [
{
"properties" : {
"entriesNumber" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"key" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_RBACManagerImplementationInformation" : {
"type" : "object",
"title" : "RBACManagerImplementationInformation",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_abstractImplementationInformation"
},
{
}
],
"description" : ""
}
,
"xml_ns0_redbackImplementationsInformations" : {
"type" : "object",
"title" : "redbackImplementationsInformations",
"allOf" : [
{
"properties" : {
"rbacManagerImplementationInformations" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_RBACManagerImplementationInformation"
},
"userManagerImplementationInformations" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_userManagerImplementationInformation"
}
}
}
],
"description" : ""
}
,
"xml_ns0_repositoryScannerStatistics" : {
"type" : "object",
"title" : "repositoryScannerStatistics",
"allOf" : [
{
"properties" : {
"consumerScanningStatistics" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_consumerScanningStatistics"
},
"managedRepository" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_managedRepository"
},
"newFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"totalFileCount" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
}
}
}
],
"description" : ""
}
,
"xml_ns0_searchRequest" : {
"type" : "object",
"title" : "searchRequest",
"allOf" : [
{
"properties" : {
"artifactId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleExportPackage" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleExportService" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleImportPackage" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleRequireBundle" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleSymbolicName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"bundleVersion" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"className" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"classifier" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"groupId" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"includePomArtifacts" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"packaging" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"pageSize" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"queryTerms" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"repositories" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"selectedPage" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_stringList" : {
"type" : "object",
"title" : "stringList",
"allOf" : [
{
"properties" : {
"strings" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : "jaxrs fail to return List&lt;String&gt; so use this contains for rest services returning that"
}
,
"xml_ns0_userManagerImplementationInformation" : {
"type" : "object",
"title" : "userManagerImplementationInformation",
"allOf" : [
{
"$ref" : "#/definitions/xml_ns0_abstractImplementationInformation"
},
{
}
],
"description" : ""
}
,
"xml_ns0_versionsList" : {
"type" : "object",
"title" : "versionsList",
"allOf" : [
{
"properties" : {
"versions" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_applicationRuntimeInfo" : {
"type" : "object",
"title" : "applicationRuntimeInfo",
"allOf" : [
{
"properties" : {
"baseUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"buildNumber" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"cookieInformation" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"$ref" : "#/definitions/xml_ns0_cookieInformation"
},
"copyrightRange" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"devMode" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"javascriptLog" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"logMissingI18n" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"timestamp" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"timestampStr" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"version" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_cookieInformation" : {
"type" : "object",
"title" : "cookieInformation",
"allOf" : [
{
"properties" : {
"domain" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"path" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"rememberMeEnabled" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"secure" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"timeout" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_fileMetadata" : {
"type" : "object",
"title" : "fileMetadata",
"allOf" : [
{
"properties" : {
"classifier" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"deleteType" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"deleteUrl" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"errorKey" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"name" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"packaging" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"pomFile" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "boolean"
},
"serverFileName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"size" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "number"
},
"url" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
,
"xml_ns0_javascriptLog" : {
"type" : "object",
"title" : "javascriptLog",
"allOf" : [
{
"properties" : {
"loggerName" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
},
"message" : {
"xml" : {
"namespace" : ""
},
"description" : "",
"type" : "string"
}
}
}
],
"description" : ""
}
},
"paths": {
"/archivaAdministrationService/enabledInvalidContentConsumer/{invalidContentConsumer}" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_enabledInvalidContentConsumer_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "invalidContentConsumer",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getOrganisationInformation" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getOrganisationInformation_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_organisationinformation"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getLegacyArtifactPaths" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getLegacyArtifactPaths_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_legacyartifactpath"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getInvalidContentConsumers" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getInvalidContentConsumers_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getKnownContentAdminRepositoryConsumers" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getKnownContentAdminRepositoryConsumers_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_adminrepositoryconsumer"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/removeFileType" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_removeFileType_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fileTypeId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getFileTypes" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getFileTypes_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_filetype"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/enabledKnownContentConsumer/{knownContentConsumer}" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_enabledKnownContentConsumer_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "knownContentConsumer",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getKnownContentConsumers" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getKnownContentConsumers_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/setUiConfiguration" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_setUiConfiguration_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_uiconfiguration"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getUiConfiguration" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getUiConfiguration_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_uiconfiguration"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/applicationUrl" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getApplicationUrl_GET",
"produces" : [ "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/deleteLegacyArtifactPath" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_deleteLegacyArtifactPath_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "path",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/disabledKnownContentConsumer/{knownContentConsumer}" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_disabledKnownContentConsumer_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "knownContentConsumer",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/setOrganisationInformation" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_setOrganisationInformation_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_organisationinformation"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/addFileTypePattern" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_addFileTypePattern_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fileTypeId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "pattern",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/registrationDisabled" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_registrationDisabled_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/setNetworkConfiguration" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_setNetworkConfiguration_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_networkconfiguration"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/enabledKnownContentConsumers" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_enabledKnownContentConsumers_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/addFileType" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_addFileType_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_filetype"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getNetworkConfiguration" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getNetworkConfiguration_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_networkconfiguration"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getFileType" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getFileType_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "fileTypeId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_filetype"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/disabledInvalidContentConsumer/{invalidContentConsumer}" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_disabledInvalidContentConsumer_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "invalidContentConsumer",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/getInvalidContentAdminRepositoryConsumers" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_getInvalidContentAdminRepositoryConsumers_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_adminrepositoryconsumer"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/enabledInvalidContentConsumers" : {
"post" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_enabledInvalidContentConsumers_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"type" : "string"
}
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaAdministrationService/removeFileTypePattern" : {
"get" : {
"tags" : [ "ArchivaAdministrationService" ],
"description" : "",
"operationId" : "resource_ArchivaAdministrationService_removeFileTypePattern_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fileTypeId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "pattern",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/archivaRuntimeConfigurationService/archivaRuntimeConfiguration" : {
"get" : {
"tags" : [ "ArchivaRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_ArchivaRuntimeConfigurationService_getArchivaRuntimeConfiguration_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_archivaruntimeconfiguration"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
,
"put" : {
"tags" : [ "ArchivaRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_ArchivaRuntimeConfigurationService_updateArchivaRuntimeConfiguration_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_archivaruntimeconfiguration"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactsByProperty/{key}/{value}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "Return List of artifacts from this repository with property key matching value.\nIf repository is not provided the search runs in all repositories.",
"operationId" : "resource_BrowseService_getArtifactsByProperty_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "value",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactAvailable/{g}/{a}/{v}/{c}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "verify if an artifact is available locally if not download from proxies will be try",
"operationId" : "resource_BrowseService_artifactAvailable_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "c",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/rootGroups" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getRootGroups_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_browseresult"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/projectVersionMetadata/{g}/{a}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getProjectVersionMetadata_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_projectversionmetadata"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactDownloadInfos/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getArtifactDownloadInfos_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/userRepositories" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getUserRepositories_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_managedrepository"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/treeEntries/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "return the dependency Tree for an artifacts\n<b>the List result has only one entry<\/b>",
"operationId" : "resource_BrowseService_getTreeEntries_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_treeentry"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactContentText/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "if path is empty content of the file is returned (for pom view)",
"operationId" : "resource_BrowseService_getArtifactContentText_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "c",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "p",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "t",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_artifactcontent"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/browseGroupId/{groupId}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_browseGroupId_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "groupId",
"in" : "path",
"type" : "string",
"description" : "groupId to browse"
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : "optionnal (repository to browse if <tt>null<\/tt> all available user repositories are used)"
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_browseresult"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactsByProjectVersionMetadata/{key}/{value}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "Return List of artifacts from this repository with project version level metadata key matching value. If\nrepository is not provided the search runs in all repositories.",
"operationId" : "resource_BrowseService_getArtifactsByProjectVersionMetadata_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "value",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactsByMetadata/{key}/{value}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "Return List of artifacts from this repository with artifact metadata key matching value.\nIf repository is not provided the search runs in all repositories.",
"operationId" : "resource_BrowseService_getArtifactsByMetadata_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "value",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/metadata/{g}/{a}/{v}/{key}" : {
"delete" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_deleteMetadata_DELETE",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/importMetadata" : {
"post" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_importMetadata_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repository",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_metadataaddrequest"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactContentEntries/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getArtifactContentEntries_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "c",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "p",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "t",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifactcontententry"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/searchArtifacts/{key}/{text}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "Search artifacts with the property specified by key matching text. If repository is not provided the search runs\nin all repositories. If exact is true only the artifacts whose property match exactly are returned.",
"operationId" : "resource_BrowseService_searchArtifacts_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "text",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "exact",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/searchArtifacts/{text}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "Search artifacts with any property matching text. If repository is not provided the search runs in all\nrepositories. If exact is true only the artifacts whose property match exactly are returned.",
"operationId" : "resource_BrowseService_searchArtifacts_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "text",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "exact",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/metadatas/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getMetadatas_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_entry"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/dependees/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "List of artifacts using the artifact passed in parameter.",
"operationId" : "resource_BrowseService_getDependees_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifacts/{r}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "return List of all artifacts from this repository",
"operationId" : "resource_BrowseService_getArtifacts_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "r",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/artifactAvailable/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "verify if an artifact is available locally if not download from proxies will be try",
"operationId" : "resource_BrowseService_artifactAvailable_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/projectVersionMetadata/{g}/{a}/{v}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getProjectMetadata_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_projectversionmetadata"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/metadata/{g}/{a}/{v}/{key}/{value}" : {
"put" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_addMetadata_PUT",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "value",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/versionsList/{g}/{a}" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getVersionsList_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "a",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_versionslist"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/browseService/userManagableRepositories" : {
"get" : {
"tags" : [ "BrowseService" ],
"description" : "",
"operationId" : "resource_BrowseService_getUserManagableRepositories_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_managedrepository"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/commonServices/validateCronExpression" : {
"get" : {
"tags" : [ "CommonServices" ],
"description" : "",
"operationId" : "resource_CommonServices_validateCronExpression_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "cronExpression",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/commonServices/getI18nResources" : {
"get" : {
"tags" : [ "CommonServices" ],
"description" : "will return properties available in org/apache/archiva/i18n/default.properties\nload default (en) then override with locale used so at least en are returned if no\ntranslation in the locale asked.",
"operationId" : "resource_CommonServices_getI18nResources_GET",
"produces" : [ "text/plain" ],
"parameters" : [
{
"name" : "locale",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/commonServices/getAllI18nResources" : {
"get" : {
"tags" : [ "CommonServices" ],
"description" : "will return properties available in org/apache/archiva/i18n/default.properties\nload default (en) then override with locale used so at least en are returned if no\ntranslation in the locale asked.\nThis method will add redback resources too. note Archva wins",
"operationId" : "resource_CommonServices_getAllI18nResources_GET",
"produces" : [ "text/plain" ],
"parameters" : [
{
"name" : "locale",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/dataValidatorService/managedRepositoryIdNotExists" : {
"get" : {
"tags" : [ "DataValidatorService" ],
"description" : "",
"operationId" : "resource_DataValidatorService_managedRepositoryIdNotExists_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "id",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/dataValidatorService/remoteRepositoryIdNotExists" : {
"get" : {
"tags" : [ "DataValidatorService" ],
"description" : "",
"operationId" : "resource_DataValidatorService_remoteRepositoryIdNotExists_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "id",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/dataValidatorService/networkProxyIdNotExists" : {
"get" : {
"tags" : [ "DataValidatorService" ],
"description" : "",
"operationId" : "resource_DataValidatorService_networkProxyIdNotExists_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "id",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/fileUploadService/save/{repositoryId}/{groupId}/{artifactId}/{version}/{packaging}" : {
"get" : {
"tags" : [ "FileUploadService" ],
"description" : "",
"operationId" : "resource_FileUploadService_save_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "artifactId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "groupId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "packaging",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "version",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "generatePom",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/fileUploadService/{fileName}" : {
"delete" : {
"tags" : [ "FileUploadService" ],
"description" : "",
"operationId" : "resource_FileUploadService_deleteFile_DELETE",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "fileName",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/fileUploadService/clearUploadedFiles" : {
"get" : {
"tags" : [ "FileUploadService" ],
"description" : "",
"operationId" : "resource_FileUploadService_clearUploadedFiles_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/fileUploadService/sessionFileMetadatas" : {
"get" : {
"tags" : [ "FileUploadService" ],
"description" : "",
"operationId" : "resource_FileUploadService_getSessionFileMetadatas_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_filemetadata"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/fileUploadService" : {
"post" : {
"tags" : [ "FileUploadService" ],
"description" : "",
"operationId" : "resource_FileUploadService_post_POST",
"consumes" : [ "multipart/form-data" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"type" : "object"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_filemetadata"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/javascriptLogger/debug" : {
"put" : {
"tags" : [ "JavascriptLogger" ],
"description" : "",
"operationId" : "resource_JavascriptLogger_debug_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_javascriptlog"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/javascriptLogger/trace" : {
"put" : {
"tags" : [ "JavascriptLogger" ],
"description" : "",
"operationId" : "resource_JavascriptLogger_trace_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_javascriptlog"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/javascriptLogger/info" : {
"put" : {
"tags" : [ "JavascriptLogger" ],
"description" : "",
"operationId" : "resource_JavascriptLogger_info_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_javascriptlog"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/javascriptLogger/error" : {
"put" : {
"tags" : [ "JavascriptLogger" ],
"description" : "",
"operationId" : "resource_JavascriptLogger_error_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_javascriptlog"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/javascriptLogger/warn" : {
"put" : {
"tags" : [ "JavascriptLogger" ],
"description" : "",
"operationId" : "resource_JavascriptLogger_warn_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_javascriptlog"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/getManagedRepositories" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_getManagedRepositories_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_managedrepository"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/getPomSnippet/{repositoryId}" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "return a pom snippet to use this repository with entities escaped (&lt; &gt;)",
"operationId" : "resource_ManagedRepositoriesService_getPomSnippet_GET",
"produces" : [ "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/getManagedRepository/{repositoryId}" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_getManagedRepository_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/updateManagedRepository" : {
"post" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_updateManagedRepository_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/addManagedRepository" : {
"post" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_addManagedRepository_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_managedrepository"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/deleteManagedRepository" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_deleteManagedRepository_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "deleteContent",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/getManagedRepositoryStatistics/{repositoryId}/{lang}" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_getManagedRepositoryStatistics_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "lang",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_archivarepositorystatistics"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/managedRepositoriesService/fileLocationExists" : {
"get" : {
"tags" : [ "ManagedRepositoriesService" ],
"description" : "",
"operationId" : "resource_ManagedRepositoriesService_fileLocationExists_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fileLocation",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/mergeRepositoriesService/mergeConflictedArtifacts/{sourceRepositoryId}/{targetRepositoryId}" : {
"get" : {
"tags" : [ "MergeRepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_MergeRepositoriesService_getMergeConflictedArtifacts_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "sourceRepositoryId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "targetRepositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/mergeRepositoriesService/mergeRepositories/{sourceRepositoryId}/{targetRepositoryId}/{skipConflicts}" : {
"get" : {
"tags" : [ "MergeRepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_MergeRepositoriesService_mergeRepositories_GET",
"parameters" : [
{
"name" : "skipConflicts",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "sourceRepositoryId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "targetRepositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/networkProxyService/addNetworkProxy" : {
"post" : {
"tags" : [ "NetworkProxyService" ],
"description" : "",
"operationId" : "resource_NetworkProxyService_addNetworkProxy_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_networkproxy"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/networkProxyService/getNetworkProxies" : {
"get" : {
"tags" : [ "NetworkProxyService" ],
"description" : "",
"operationId" : "resource_NetworkProxyService_getNetworkProxies_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_networkproxy"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/networkProxyService/getNetworkProxy/{networkProxyId}" : {
"get" : {
"tags" : [ "NetworkProxyService" ],
"description" : "",
"operationId" : "resource_NetworkProxyService_getNetworkProxy_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "networkProxyId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_networkproxy"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/networkProxyService/updateNetworkProxy" : {
"post" : {
"tags" : [ "NetworkProxyService" ],
"description" : "",
"operationId" : "resource_NetworkProxyService_updateNetworkProxy_POST",
"consumes" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_networkproxy"
},
"description" : ""
}
],
"responses" : {
"201" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/networkProxyService/deleteNetworkProxy/{networkProxyId}" : {
"get" : {
"tags" : [ "NetworkProxyService" ],
"description" : "",
"operationId" : "resource_NetworkProxyService_deleteNetworkProxy_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "networkProxyId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/pingService/ping" : {
"get" : {
"tags" : [ "PingService" ],
"description" : "ping service to monitor Archiva with a nice returned message :-)",
"operationId" : "resource_PingService_ping_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "string"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/pingService/pingWithAuthz" : {
"get" : {
"tags" : [ "PingService" ],
"description" : "same as #ping but check authz",
"operationId" : "resource_PingService_pingWithAuthz_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "string"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/pluginsService/getAdminPlugins" : {
"get" : {
"tags" : [ "PluginsService" ],
"description" : "",
"operationId" : "resource_PluginsService_getAdminPlugins_GET",
"produces" : [ "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorRuleService/deleteProxyConnectorRule" : {
"post" : {
"tags" : [ "ProxyConnectorRuleService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorRuleService_deleteProxyConnectorRule_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnectorrule"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorRuleService/updateProxyConnectorRule" : {
"post" : {
"tags" : [ "ProxyConnectorRuleService" ],
"description" : "<b>only to update attached proxy connectors to update pattern use delete then add<\/b>",
"operationId" : "resource_ProxyConnectorRuleService_updateProxyConnectorRule_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnectorrule"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorRuleService/proxyConnectorRules" : {
"get" : {
"tags" : [ "ProxyConnectorRuleService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorRuleService_getProxyConnectorRules_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_proxyconnectorrule"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorRuleService/proxyConnectorRule" : {
"post" : {
"tags" : [ "ProxyConnectorRuleService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorRuleService_addProxyConnectorRule_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnectorrule"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/getProxyConnectors" : {
"get" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_getProxyConnectors_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_proxyconnector"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/allPolicies" : {
"get" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_getAllPolicyInformations_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_policyinformation"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/getProxyConnector" : {
"get" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_getProxyConnector_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "sourceRepoId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "targetRepoId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnector"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/addProxyConnector" : {
"post" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_addProxyConnector_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnector"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/updateProxyConnector" : {
"post" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "<b>only for enabled/disable or changing bean values except target/source<\/b>",
"operationId" : "resource_ProxyConnectorService_updateProxyConnector_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnector"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/removeProxyConnector" : {
"get" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_removeProxyConnector_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "sourceRepoId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "targetRepoId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/proxyConnectorService/deleteProxyConnector" : {
"post" : {
"tags" : [ "ProxyConnectorService" ],
"description" : "",
"operationId" : "resource_ProxyConnectorService_deleteProxyConnector_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_proxyconnector"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/redbackRuntimeConfigurationService/redbackRuntimeConfiguration" : {
"get" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_getRedbackRuntimeConfiguration_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_redbackruntimeconfiguration"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
,
"put" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_updateRedbackRuntimeConfiguration_PUT",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_redbackruntimeconfiguration"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/redbackRuntimeConfigurationService/checkLdapConnection" : {
"get" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_checkLdapConnection_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
,
"post" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_checkLdapConnection_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_ldapconfiguration"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/redbackRuntimeConfigurationService/redbackImplementationsInformations" : {
"get" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_getRedbackImplementationsInformations_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_redbackimplementationsinformations"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/redbackRuntimeConfigurationService/userManagerImplementationInformations" : {
"get" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_getUserManagerImplementationInformations_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_usermanagerimplementationinformation"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/redbackRuntimeConfigurationService/rbacManagerImplementationInformations" : {
"get" : {
"tags" : [ "RedbackRuntimeConfigurationService" ],
"description" : "",
"operationId" : "resource_RedbackRuntimeConfigurationService_getRbacManagerImplementationInformations_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_rbacmanagerimplementationinformation"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/deleteRemoteRepository/{repositoryId}" : {
"get" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_deleteRemoteRepository_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/updateRemoteRepository" : {
"post" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_updateRemoteRepository_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_remoterepository"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/checkRemoteConnectivity/{repositoryId}" : {
"get" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_checkRemoteConnectivity_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/getRemoteRepositories" : {
"get" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_getRemoteRepositories_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_remoterepository"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/getRemoteRepository/{repositoryId}" : {
"get" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_getRemoteRepository_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_remoterepository"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/remoteRepositoriesService/addRemoteRepository" : {
"post" : {
"tags" : [ "RemoteRepositoriesService" ],
"description" : "",
"operationId" : "resource_RemoteRepositoriesService_addRemoteRepository_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_remoterepository"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/reportServices/getHealthReports/{repository}/{rowCount}" : {
"get" : {
"tags" : [ "ReportRepositoriesService" ],
"description" : "",
"operationId" : "resource_ReportRepositoriesService_getHealthReport_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repository",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "rowCount",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "groupId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_repositoryproblemfacet"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/reportServices/getStatisticsReport" : {
"get" : {
"tags" : [ "ReportRepositoriesService" ],
"description" : "",
"operationId" : "resource_ReportRepositoriesService_getStatisticsReport_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "endDate",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repository",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "rowCount",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "startDate",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_repositorystatistics"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/copyArtifact" : {
"post" : {
"tags" : [ "RepositoriesService" ],
"description" : "permissions are checked in impl\nwill copy an artifact from the source repository to the target repository",
"operationId" : "resource_RepositoriesService_copyArtifact_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_artifacttransferrequest"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "scan directories",
"operationId" : "resource_RepositoriesService_scanRepositoryDirectoriesNow_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_repositoryscanstatistics"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/scanRepository" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "index repository",
"operationId" : "resource_RepositoriesService_scanRepository_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fullScan",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_isAuthorizedToDeleteArtifacts_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/runningRemoteDownloadIds" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_getRunningRemoteDownloadIds_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_stringlist"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}" : {
"delete" : {
"tags" : [ "RepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_RepositoriesService_removeProjectVersion_DELETE",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "namespace",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "projectId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "version",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/alreadyScanning/{repositoryId}" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_alreadyScanning_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/project/{repositoryId}/{groupId}/{projectId}" : {
"delete" : {
"tags" : [ "RepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_RepositoriesService_deleteProject_DELETE",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "groupId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "projectId",
"in" : "path",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/deleteGroupId" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_RepositoriesService_deleteGroupId_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "groupId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/scheduleDownloadRemoteIndex" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_scheduleDownloadRemoteIndex_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fullDownload",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "now",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/deleteArtifact" : {
"post" : {
"tags" : [ "RepositoriesService" ],
"description" : "<b>permissions are checked in impl<\/b>",
"operationId" : "resource_RepositoriesService_deleteArtifact_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_artifact"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/scanRepositoryNow" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_scanRepositoryNow_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "fullScan",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoriesService/removeScanningTaskFromQueue/{repositoryId}" : {
"get" : {
"tags" : [ "RepositoriesService" ],
"description" : "",
"operationId" : "resource_RepositoriesService_removeScanningTaskFromQueue_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/addRepositoryToGroup" : {
"get" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_addRepositoryToGroup_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryGroupId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
,
"get" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_deleteRepositoryFromGroup_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryGroupId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "repositoryId",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/getRepositoriesGroups" : {
"get" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_getRepositoriesGroups_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_repositorygroup"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/updateRepositoryGroup" : {
"post" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_updateRepositoryGroup_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_repositorygroup"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}" : {
"get" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_deleteRepositoryGroup_GET",
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "repositoryGroupId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/getRepositoryGroup/{repositoryGroupId}" : {
"get" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_getRepositoryGroup_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "repositoryGroupId",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_repositorygroup"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/repositoryGroupService/addRepositoryGroup" : {
"post" : {
"tags" : [ "RepositoryGroupService" ],
"description" : "",
"operationId" : "resource_RepositoryGroupService_addRepositoryGroup_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml", "text/plain" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_repositorygroup"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/runtimeInfoService/logMissingI18n" : {
"get" : {
"tags" : [ "RuntimeInfoService" ],
"description" : "",
"operationId" : "resource_RuntimeInfoService_logMissingI18n_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/runtimeInfoService/archivaRuntimeInfo/{locale}" : {
"get" : {
"tags" : [ "RuntimeInfoService" ],
"description" : "",
"operationId" : "resource_RuntimeInfoService_getApplicationRuntimeInfo_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "locale",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_applicationruntimeinfo"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/getAllGroupIds" : {
"get" : {
"tags" : [ "SearchService" ],
"description" : "<b>this method applies on Maven Indexer lucene index, so datas not yet indexed won't be available<\/b>",
"operationId" : "resource_SearchService_getAllGroupIds_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "selectedRepos",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_groupidlist"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/searchArtifacts" : {
"post" : {
"tags" : [ "SearchService" ],
"description" : "If searchRequest contains repositories, the search will be done only on those repositories.\n<b>if no repositories, the search will be apply on all repositories the current user has karma<\/b>",
"operationId" : "resource_SearchService_searchArtifacts_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_searchrequest"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/artifactsByChecksum" : {
"post" : {
"tags" : [ "SearchService" ],
"description" : "If searchRequest contains repositories, the search will be done only on those repositories.\n<b>if no repositories, the search will be apply on all repositories the current user has karma<\/b>",
"operationId" : "resource_SearchService_getArtifactByChecksum_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_checksumsearch"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/observableRepoIds" : {
"get" : {
"tags" : [ "SearchService" ],
"description" : "",
"operationId" : "resource_SearchService_getObservablesRepoIds_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_stringlist"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/artifact" : {
"get" : {
"tags" : [ "SearchService" ],
"description" : "",
"operationId" : "resource_SearchService_redirectToArtifactFile_GET",
"produces" : [ "text/html" ],
"parameters" : [
{
"name" : "a",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "c",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "g",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "p",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "r",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "v",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/quickSearchWithRepositories" : {
"post" : {
"tags" : [ "SearchService" ],
"description" : "<b>if not repositories in SearchRequest: search will be apply on all repositories the current user has karma<\/b>",
"operationId" : "resource_SearchService_quickSearchWithRepositories_POST",
"consumes" : [ "application/json", "application/xml" ],
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "body",
"in" : "body",
"schema" : {
"description" : "",
"$ref" : "#/definitions/json_searchrequest"
},
"description" : ""
}
],
"responses" : {
"201" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/quickSearch" : {
"get" : {
"tags" : [ "SearchService" ],
"description" : "",
"operationId" : "resource_SearchService_quickSearch_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "queryString",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/searchService/getArtifactVersions" : {
"get" : {
"tags" : [ "SearchService" ],
"description" : "<b>search will be apply on all repositories the current user has karma<\/b>",
"operationId" : "resource_SearchService_getArtifactVersions_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "artifactId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "groupId",
"in" : "query",
"type" : "string",
"description" : ""
},
{
"name" : "packaging",
"in" : "query",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_artifact"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/clearCache/{key}" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_clearCache_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
{
"name" : "key",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/currentServerTime/{locale}" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_getCurrentServerTime_GET",
"produces" : [ "text/plain" ],
"parameters" : [
{
"name" : "locale",
"in" : "path",
"type" : "string",
"description" : ""
}
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/repositoryScannerStatistics" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_getRepositoryScannerStatistics_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_repositoryscannerstatistics"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/queueEntries" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_getQueueEntries_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_queueentry"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/memoryStatus" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_getMemoryStatus_GET",
"produces" : [ "text/plain" ],
"parameters" : [
],
"responses" : {
"200" : {
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/clearAllCaches" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_clearAllCaches_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "boolean"
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
,
"/systemStatusService/cacheEntries" : {
"get" : {
"tags" : [ "SystemStatusService" ],
"description" : "",
"operationId" : "resource_SystemStatusService_getCacheEntries_GET",
"produces" : [ "application/json", "application/xml" ],
"parameters" : [
],
"responses" : {
"200" : {
"schema" : {
"description" : "",
"type" : "array",
"items" : {
"$ref" : "#/definitions/json_cacheentry"
}
},
"headers" : {
},
"description" : "Success"
},
"default" : {
"description" : "Unexpected error."
}
}
}
}
}
}