aptly
aptly copied to clipboard
API `POST /api/publish/{prefix}` doesn't allow to specify `Suite`
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.