Closed Dorthu closed 3 years ago
The OpenAPI standard requires a Contact object to have all of "name", "url", and "email". This library was not enforcing those requirements.
This change enforces that all three elements of a Contact field are required.
The OpenAPI standard requires a Contact object to have all of "name", "url", and "email". This library was not enforcing those requirements.
This change enforces that all three elements of a Contact field are required.