GhostWording / gw-config-apis

this repo contains static json that can live through apis with github management only
0 stars 7 forks source link

[Sequences] add a Tag property #10

Closed rhwy closed 6 years ago

rhwy commented 7 years ago

We would like to add a property to the sequences that qualifies them. It will allows us later to search for sequences that matches a certain Tag.

proposed:

{
    "Type": "Node",
    "Id": "MySequence",
    "Tags":["joke","story","detectives"]
}

Information: