on scene selection OK + keyframe model
This commit is contained in:
@@ -15,6 +15,12 @@
|
||||
"uri": "/api/agent/{id}",
|
||||
"method": "GET"
|
||||
}
|
||||
},
|
||||
"/keyframes": {
|
||||
"save": {
|
||||
"uri": "/api/keyframes/{id}",
|
||||
"method": "PUT"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user