harbor-api 2.0.0

These APIs provide services for manipulating Harbor project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
generatorName: rust
inputSpec: https://c8n.io/swagger.json
outputDir: .
library: reqwest

additionalProperties:
  useSingleRequestParameter: true
  supportAsync: true
  packageName: harbor-api


modelNameMappings: # Without this,ScanType will collision with its poeperty scan_type
  ScanType: HarborScanType