Skip to content

Commit df6de09

Browse files
Merge pull request #22 from mxenabled/bm/add_dictionary
Add dictionary
2 parents 5aa98c9 + 55b5fb0 commit df6de09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi/templates/README.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ using System;
4848
using MX.Platform.CSharp.Api;
4949
using MX.Platform.CSharp.Client;
5050
using MX.Platform.CSharp.Model;
51+
using System.Collections.Generic;
5152

5253
namespace MyProject
5354
{

0 commit comments

Comments
 (0)