Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept/Return SHAs for multiple control repos. #67

Open
ktbartholomew opened this issue Feb 4, 2016 · 0 comments
Open

Accept/Return SHAs for multiple control repos. #67

ktbartholomew opened this issue Feb 4, 2016 · 0 comments
Assignees

Comments

@ktbartholomew
Copy link

Blocked by deconst/presenter#92

GET /control should return something like this:

{
  "sha": {
    "nexus-control": "abcdef",
    "developer-deconst-control": "abcdef",
    "carina-deconst-control": "abcdef"
  }
}

This also means that PUT /control needs to accept a control repo ID string in addition to the checksum.

@ktbartholomew ktbartholomew self-assigned this Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant