kaizendorks/nexus-go-client

Create SecurityManagementRealms API client

オープン

#13 opened on 2020/05/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (2 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Add the following functions and corresponding tests:

  • List the active realm IDs in order: GET ​/beta​/security​/realms​/active
  • Set the active security realms in the order they should be used: PUT ​/beta​/security​/realms​/active
  • List the available realms: GET /beta​/security​/realms​/available

コントリビューターガイド