kmdsbng

Results 2 issues of kmdsbng

According to OAS3 Specification, an example element can be included in a schema object. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#schemaObject I fixed to use example value under the schema object under the parameter object when...

@request.filtered_env may includes both String and Symbol. Then exception raised and mail didn't sended. So, I map all of item to String. I don't know when this problem happens. sorry.