-
Notifications
You must be signed in to change notification settings - Fork 3
Home
michelescarlato edited this page Jun 18, 2021
·
11 revisions
Done | Resource | Method | Req. body | Query params | Response codes | Response body |
---|---|---|---|---|---|---|
✅ | /LicenseInputFlag |
POST |
— |
InboundLicenses : [String] , OutboundLicense : String ,
|
|
True / False / DUC
|
✅ | /LicenseInput |
POST |
— |
InboundLicenses : [String] , OutboundLicense : String ,
|
|
verbose log
|
✅ | /LicenseInputSPDXFlag |
POST |
— |
InboundLicenses : [String] , OutboundLicense : String ,
|
|
True / False / DUC
|
✅ | /LicenseInputSPDX |
POST |
— |
InboundLicenses : [String] , OutboundLicense : String ,
|
|
verbose log
|