Skip to content

Comments

Update auditlogs query schema to match OpenAPI changes#174

Open
aris-cloudflare wants to merge 1 commit intocloudflare:mainfrom
aris-cloudflare:patch-2
Open

Update auditlogs query schema to match OpenAPI changes#174
aris-cloudflare wants to merge 1 commit intocloudflare:mainfrom
aris-cloudflare:patch-2

Conversation

@aris-cloudflare
Copy link

The OpenAPI schema for the auditlogs API has changed to

  1. Allow the existing filters to be arrays, matching IN (...) semantics
  2. Add .not versions of each filter, matching NOT IN (...) semantics

The descriptions weren't terribly precise in that they were filters, so I updated the phrasing a bit to specify that they were filtering in / out the specified values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant