From 54d236c60c29b23cc469c163decc35ab28546e1c Mon Sep 17 00:00:00 2001 From: Azion Github Automation Date: Sun, 18 Feb 2024 13:59:30 +0000 Subject: [PATCH] chore: Auto-Generated Edge-api OpenAPI Schema --- edge.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/edge.yml b/edge.yml index bb09981..e014114 100644 --- a/edge.yml +++ b/edge.yml @@ -820,10 +820,6 @@ components: type: string format: date-time readOnly: true - revoked_certificates: - type: object - additionalProperties: {} - readOnly: true raw_crl: type: string pattern: .* @@ -836,7 +832,6 @@ components: - name - next_update - raw_crl - - revoked_certificates additionalProperties: false CertificateRevocationListRequest: type: object