-
Notifications
You must be signed in to change notification settings - Fork 61
update the apiSpec with the audit-logs update #2994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
User description
Description
Updated the audit-log description with the new limitation.
PR Type
Documentation
Description
Add non-admin user access limitations to audit logs API
Document that non-admin users can only pass identifier or entity parameters
Clarify non-admin users cannot view deleted entity audit logs
Diagram Walkthrough
File Walkthrough
get-audit-logs.api.mdx
Add non-admin access limitations documentationdocs/api-reference/get-audit-logs.api.mdx
the API description
identifierorentityparameters
entities
apispec.yaml
Update OpenAPI spec with access limitationsstatic/apispec.yaml
endpoint