forked from vieter-v/vieter
fix(server): prevent api as a repository name
This commit is contained in:
parent
ae98c3e717
commit
f34eefd59b
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* 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
|
||||
* `api` can no longer be used as a repository name
|
||||
* CLI client now allows setting values to an empty value
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue