cyverse-de / terrain

DE's main API entry-point service
Other
4 stars 9 forks source link

CORE-1841, CORE-1842: Add endpoints for listing and adding add-ons #265

Closed johnworth closed 1 year ago

johnworth commented 1 year ago

This PR adds endpoints for listing and adding add-ons will be applicable to subscriptions.

As part of this PR, support for posting requests to NATS was added along with support for using the Java classes generated from the protocol buffer definitions in the https://github.com/cyverse-de/p/ repository.

johnworth commented 1 year ago

The ability to turn off TLS should be in there now.