action crucible_get_svn_repository_details { label: "getSvnRepositoryDetails" description: "For backward compatibility we provide this method, but repositories should be referred to just by their key." provider: crucible method: GET path: "/rest-service/repositories-v1/{repository}/svn" encoding: json output: { type: "object" additionalProperties: true } }