aptly icon indicating copy to clipboard operation
aptly copied to clipboard

API `POST /api/publish/{prefix}` doesn't allow to specify `Suite`

Open spaceone opened this issue 6 months ago • 0 comments

it seems, since https://github.com/aptly-dev/aptly/commit/ae61cbb4c06f9c3047fc09b6cc56588791a247b8 Suite can be specified to not default to Distribution.

However, this configuration option is no exposed in the "REST" API (JSON HTTP API). At least the swagger documentation doesn't show it in the schema: https://www.aptly.info/doc/api/swagger/

Could you please add it? And https://github.com/aptly-dev/aptly/issues/1007 would also be useful for me.

spaceone avatar Jun 17 '25 17:06 spaceone