kaizendorks/nexus-go-client

Create Email API client

Aperta

#4 aperta il 29 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Add the following functions and corresponding tests:

  • Retrieve the current email configuration: GET /beta​/email
  • Set the current email configuration: PUT ​/beta​/email
  • Disable and clear the email configuration: DELETE /beta​/email
  • Send a test email to the email address provided in the request body: POST /beta​/email​/verify

Guida contributor