Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 651 Bytes

Base Rest Responses

Apache License Build Status

This library contains the base REST response objects that are used throughout the DATAWAVE code (in both microservices and the legacy Wildfly web service). Note that this library is intended only for containing low-level generic responses. Those responses that are specific to a particular microservice should be included in that service's API package rather than be placed here.