ego
ego copied to clipboard
Clean up deprecated ID fields in EGO swagger
Clean up references to id in swagger params, they are interfering with the id path variable in ego swagger.
- in UserController, GroupController, ApplicationController
https://github.com/overture-stack/ego/blob/develop/src/main/java/bio/overture/ego/config/WebRequestConfig.java
https://github.com/overture-stack/ego/blob/develop/src/main/java/bio/overture/ego/model/enums/Fields.java#L26