Update traversal from AJSC 2 to Spring Boot
[aai/traversal.git] / aai-traversal / src / main / resources / etc / scriptdata / service-model-json / 000-README
1 Add service models here in the order you want them to be added to the graph.
2
3 Recommended that they are spaced by 10's.
4
5 So, if you are adding a resource model it should be:
6
7 100-connector-service-model-1.0.json
8 110-service-instance-service-model-1.0.json
9
10 This will allow others to insert models between existing models.