Open Zaroastre opened 1 year ago
The services registry server must expose an HTTP route:
POST /microservices/register
Request body (microservice descriptor):
{ "service": { "name": "String", "hostname": "String", "port": 0 } }
Message that will be displayed on users' first issue
Stale issue message
The services registry server must expose an HTTP route:
POST /microservices/register
Request body (microservice descriptor):