feat(server): repo POST requests now return information

pull/273/head
Jef Roosens 2022-09-11 21:24:29 +02:00
parent 559ef3e505
commit ae98c3e717
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `api` can no longer be used as a repository name
* CLI client now allows setting values to an empty value
* API endpoints now return id of newly created entries
* Repo POST requests now return information on published package
### Removed