openvcloud / 0-templates

Apache License 2.0
1 stars 5 forks source link

Create IYO service #37

Closed katia-e closed 6 years ago

katia-e commented 6 years ago
zaibon commented 6 years ago

What would be the schema and actions of this IYO service ?

katia-e commented 6 years ago

@zaibon ,

struct Schema {
    # jwt token
    token @0 :Text;
}

actions: ['get_jwt']

katia-e commented 6 years ago

No IYO template is currently needed.