Open javiergarza opened 6 years ago
the command: akamai api-gateway list-resources returns a table with the last column being PRIVATE which shows if the resource is private (true/false)
The command akamai api-gateway privacy-add returns a table with the last column being VISIBILITY which shows the resource visibility as public/private
Would it make sense to consolidate the columns so we just show VISIBILITY=public/private for all calls?
the command: akamai api-gateway list-resources returns a table with the last column being PRIVATE which shows if the resource is private (true/false)
The command akamai api-gateway privacy-add returns a table with the last column being VISIBILITY which shows the resource visibility as public/private
Would it make sense to consolidate the columns so we just show VISIBILITY=public/private for all calls?