diff --git a/spec/openapi3.yml b/spec/openapi3.yml index 6211bf3..26d9cc1 100644 --- a/spec/openapi3.yml +++ b/spec/openapi3.yml @@ -1719,8 +1719,6 @@ components: pattern: '^(\d{4})/(\d{2})/(\d{2}) (\d{2}):(\d{2}):(\d{2}).(\d{3})$' card: type: object - required: - - access_id properties: card_no: type: string @@ -1768,6 +1766,7 @@ components: nullable: true access_id: type: string + nullable: true acs: type: string nullable: true