Add template
This commit is contained in:
parent
9aa3caa0c2
commit
5800a5ebbf
27 changed files with 7866 additions and 1 deletions
10
apps/web/type-maps.yaml
Normal file
10
apps/web/type-maps.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
protocol_version: "1.0"
|
||||
|
||||
type_maps:
|
||||
"1.0":
|
||||
CommunicationTypes:
|
||||
ExampleRequest: 32
|
||||
ExampleResponse: 33
|
||||
DataTypes:
|
||||
Message: 32
|
||||
ReceivedAt: 33
|
||||
Loading…
Reference in a new issue