kaizendorks/nexus-go-client

Create Email API client

開放

#4 建立於 2020年5月29日

 (0 則留言) (0 個反應) (0 位負責人)Go (2 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南