Skip to content

Commit

Permalink
Automated commit by github action: 11392787526
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-relations-sp committed Oct 17, 2024
1 parent 2ac64ca commit e530217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions static/api-specs/nerm/requestBodies/POST/AuditEvents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ content:
enum: [asc, desc]
example: "asc"
filters:
type: object
properties:
$ref: "../../schemas/POST/AuditEvent.yaml"
$ref: "../../schemas/POST/AuditEvent.yaml"
2 changes: 1 addition & 1 deletion static/api-specs/nerm/responses/AuditEvents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ content:
type: object
properties:
audit_events:
type: Array
type: array
items:
$ref: '../schemas/POST/AuditEvent.yaml'

0 comments on commit e530217

Please sign in to comment.