Skip to content
michelescarlato edited this page Jun 18, 2021 · 11 revisions

LCV REST APIs descriptions

Done Resource Method Req. body Query params Response codes Response body

Missing:
tests
/LicenseInputFlag POST InboundLicenses: [String], OutboundLicense: String,
  • 200: OK
  • 400: Invalid limit value
  • 400: Invalid offset value
  • 404: Package not found
  • 404: Package version not found
True / False / DUC

Missing:
tests
/LicenseInput POST InboundLicenses: [String], OutboundLicense: String,
  • 200: OK
  • 400: Invalid limit value
  • 400: Invalid offset value
  • 404: Package not found
  • 404: Package version not found
verbose log
Clone this wiki locally