Without having the default, serde will throw 'Err(expected , or } at line 53 column 5)' when trying to deserialize a User resource.
Since this library is fully generated, my guess is either the generator module in this repo needs a tweak or the OpenAPI Spec from APIs-guru/openapi-directory does.
…_scehmas" field
Without having the default, serde will throw 'Err(expected
,
or}
at line 53 column 5)' when trying to deserialize a User resource.Since this library is fully generated, my guess is either the generator module in this repo needs a tweak or the OpenAPI Spec from APIs-guru/openapi-directory does.