diff --git a/openapi.yaml b/openapi.yaml index 1e075d7..079f794 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -566,13 +566,8 @@ components: type: integer format: int32 SubmissionFilter: - required: - - ID type: object properties: - ID: - type: integer - format: int64 DisplayName: type: string maxLength: 128 @@ -692,9 +687,6 @@ components: ScriptPolicyFilter: type: object properties: - ID: - type: integer - format: int64 FromScriptHash: type: string minLength: 16