Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shirly121 committed Dec 30, 2024
1 parent 6d71da7 commit 6fd919f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@

import java.util.Map;

/**
* flex type specification
*/
public class GSDataTypeDesc {
// support more format of GSDataTypeDesc, i.e. JSON, proto, etc.
private final Map<String, Object> yamlDesc;
Expand Down

0 comments on commit 6fd919f

Please sign in to comment.