Returns Open Source File URL

Returns open source policy file by url from allowed policy list.

POST /policies/opensourced/getByUrl

Return open source policy file

Request Body

NameTypeDescription

policyUrl*

String

Open Source policy file link

content:
            binary/octet-stream:
              schema:
                type: string
                format: binary

Last updated