Skip to content

Commit

Permalink
Correct Merge_Schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
Struan Judd committed Feb 13, 2024
1 parent 2729a59 commit a180546
Showing 1 changed file with 107 additions and 107 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,21 @@ Number
I@080/0001
$ref
}
{
!I I@007/0001
InGenField
<
I@019/0001
$type
>
{
!IF I@027/0001
field
:
I@035/0001
$type
}
}
{
!I I@007/0001
InGenFieldArg
Expand Down Expand Up @@ -663,48 +678,6 @@ Number
I@091/0001
$ref
}
{
!I I@007/0001
InGenField
<
I@019/0001
$type
>
{
!IF I@027/0001
field
:
I@035/0001
$type
}
}
{
!I I@007/0001
InGenPrntArg
<
I@021/0001
$type
>
:
I@030/0001
InGenPrntRef
<
I@044/0001
$type
>
}
{
!I I@058/0001
InGenPrntRef
<
I@072/0001
$ref
>
|
!AI
I@082/0001
$ref
}
{
!I I@007/0001
InGenParam
Expand Down Expand Up @@ -747,6 +720,33 @@ Number
I@028/0001
$type
}
{
!I I@007/0001
InGenPrntArg
<
I@021/0001
$type
>
:
I@030/0001
InGenPrntRef
<
I@044/0001
$type
>
}
{
!I I@058/0001
InGenPrntRef
<
I@072/0001
$ref
>
|
!AI
I@082/0001
$ref
}
{
!I I@007/0001
InFieldEnum
Expand All @@ -759,6 +759,19 @@ Number
=( !k I@042/0001 value )
}
}
{
!I I@007/0001
InFieldNull
{
!IF I@021/0001
field
:
I@028/0001
InFieldNull
?
=( !k I@043/0001 Null.null )
}
}
{
!I I@007/0001
InFieldNum
Expand All @@ -783,19 +796,6 @@ Number
=( !k S@036/0001 '' )
}
}
{
!I I@007/0001
InFieldNull
{
!IF I@021/0001
field
:
I@028/0001
InFieldNull
?
=( !k I@043/0001 Null.null )
}
}
{
!I I@055/0001
OutParam
Expand Down Expand Up @@ -1016,6 +1016,21 @@ Number
I@085/0001
$ref
}
{
!O I@008/0001
OutGenField
<
I@021/0001
$type
>
{
!OF I@029/0001
field
:
I@037/0001
$type
}
}
{
!O I@008/0001
OutGenFieldArg
Expand Down Expand Up @@ -1047,48 +1062,6 @@ Number
I@096/0001
$ref
}
{
!O I@008/0001
OutGenField
<
I@021/0001
$type
>
{
!OF I@029/0001
field
:
I@037/0001
$type
}
}
{
!O I@008/0001
OutGenPrntArg
<
I@023/0001
$type
>
:
I@032/0001
OutGenPrntRef
<
I@047/0001
$type
>
}
{
!O I@062/0001
OutGenPrntRef
<
I@077/0001
$ref
>
|
!AO
I@087/0001
$ref
}
{
!O I@008/0001
OutGenParam
Expand Down Expand Up @@ -1131,6 +1104,33 @@ Number
I@030/0001
$type
}
{
!O I@008/0001
OutGenPrntArg
<
I@023/0001
$type
>
:
I@032/0001
OutGenPrntRef
<
I@047/0001
$type
>
}
{
!O I@062/0001
OutGenPrntRef
<
I@077/0001
$ref
>
|
!AO
I@087/0001
$ref
}
{
!O I@008/0001
OutFieldEnum
Expand Down Expand Up @@ -1450,27 +1450,27 @@ Number
}
{
!O I@008/0001
FieldEnums
FieldEnumAlias
{
!OF I@021/0001
!OF I@025/0001
field
[
field1
field2
]
=
I@029/0001
I@042/0001
Boolean.true
}
}
{
!O I@008/0001
FieldEnumAlias
FieldEnums
{
!OF I@025/0001
!OF I@021/0001
field
[
field1
field2
]
=
I@042/0001
I@029/0001
Boolean.true
}
}
Expand Down

0 comments on commit a180546

Please sign in to comment.