forked from vieter-v/vieter
feat(server): repo POST requests now return information
parent
559ef3e505
commit
ae98c3e717
|
@ -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
|
* `api` can no longer be used as a repository name
|
||||||
* CLI client now allows setting values to an empty value
|
* CLI client now allows setting values to an empty value
|
||||||
* API endpoints now return id of newly created entries
|
* API endpoints now return id of newly created entries
|
||||||
|
* Repo POST requests now return information on published package
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue