The Wayback Machine - https://web.archive.org/web/20200616061605/https://github.com/aptly-dev/aptly/issues/768
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

Incorrect Report structure in Local Repos Api (aptly.info) #768

Open
istarion opened this issue Aug 19, 2018 · 0 comments
Open

Incorrect Report structure in Local Repos Api (aptly.info) #768

istarion opened this issue Aug 19, 2018 · 0 comments

Comments

@istarion
Copy link

@istarion istarion commented Aug 19, 2018

https://www.aptly.info/doc/api/repos/ documentation has mistake in section "add packages from uploaded file/directory" -> Report structure. (and "include packages from uploaded file/directory")

Name Type Description
Warnings []string list of warnings
Added []string list of messages related to packages being added
Deleted []string list of messages related to packages being deleted

There is no "Deleted" field in aptly response, client should look into "Removed" field instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.