forked from loafle/openapi-generator-original
- Do not check for required parameter in getTypeDeclaration() - Update the nullableTypeMapping map to map an Ada type into a corresponding Nullable_<T> Ada type that allows the value to be null - Check for optional parameter in postProccessOperations() and postProcessModels() to replace the Ada type into an Ada type that supports null values