kaizendorks/nexus-go-client

Create ReadOnly API client

Aperta

#9 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:

  • Get read-only state: GET ​/v1​/read-only
  • Forcibly release read-only: POST ​/v1​/read-only​/force-release
  • read-only: POST ​/v1​/read-only​/freeze Enable
  • Release read-only: POST /v1​/read-only​/release

Guida contributor