kaizendorks/nexus-go-client

Create Formats API client

Open

#5 opened on May 29, 2020

 (0 comments) (0 reactions) (1 assignee)Go (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Add the following functions and corresponding tests:

  • Get upload field requirements for the desired format: GET ​/v1​/formats​/{format}​/upload-specs
  • Get upload field requirements for each supported format: GET /v1​/formats​/upload-specs

Contributor guide