You are here

apigee_api_catalog.permissions.yml in Apigee API Catalog 8

File

apigee_api_catalog.permissions.yml
View source
  1. add apidoc entities:
  2. title: 'Create new API docs'
  3. administer apigee api catalog:
  4. title: 'Administer API catalog'
  5. description: 'Change configuration the API catalog.'
  6. restrict access: true
  7. delete apidoc entities:
  8. title: 'Delete API docs'
  9. edit apidoc entities:
  10. title: 'Edit API docs'
  11. view published apidoc entities:
  12. title: 'View published API docs'
  13. view unpublished apidoc entities:
  14. title: 'View unpublished API docs'
  15. view apidoc revisions:
  16. title: 'View API Doc revisions'
  17. description: 'To view a revision, you also need permission to view the item.'
  18. revert apidoc revisions:
  19. title: 'Revert API Doc revisions'
  20. description: 'To revert a revision, you also need permission to edit the item.'