Update subuser API output to work correctly

This commit is contained in:
Dane Everitt
2019-12-28 11:39:44 -08:00
parent 34bf452bef
commit 66ead2f682
3 changed files with 9 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
### Added
* The application API now includes the egg's name in the egg model's response.
* The /api/application/servers endpoint can now include server's databases and subusers
* The /api/application/servers endpoint can now include server's databases and subusers.
## v0.7.15 (Derelict Dermodactylus)
### Fixed