You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to create generate the interface by group and the interface file is generated as expected.
However when I try to use the command below
-n "|Implementation.xsd=XXX.Implementation" -n "|Interface.xsd=XXX.Interface" --nc --cn -sf Implementation.xsd
The interfaces folder will be generated in XXX.Implementation folder. I will expect the interfaces files should be sitting in the XXX.Interface folder.
The use case for is I want to share the same interfaces between different implementations and different implementations will have their own folders.
Do you guys have any idea?
The text was updated successfully, but these errors were encountered:
I try to create generate the interface by group and the interface file is generated as expected.
However when I try to use the command below
-n "|Implementation.xsd=XXX.Implementation" -n "|Interface.xsd=XXX.Interface" --nc --cn -sf Implementation.xsd
The interfaces folder will be generated in XXX.Implementation folder. I will expect the interfaces files should be sitting in the XXX.Interface folder.
The use case for is I want to share the same interfaces between different implementations and different implementations will have their own folders.
Do you guys have any idea?
The text was updated successfully, but these errors were encountered: