Add /uploadActivities#138
Conversation
|
Linter seems to be upset with how Any ideas? I assume its cause its set in the |
For the first error, it doesn't look like you're using the The second error looks like it's a scope issue. On line 391, you're declaring a const called |
I think it should be good now - I had to create both |
duranb
left a comment
There was a problem hiding this comment.
I think this is pretty much good to go! Just one small rename request. Thanks!
289df10 to
0e8b006
Compare
This PR adds the route
/uploadActivitieswhich allows uploading of a set of activities to a plan. The activities are expected in the plan JSON format.See UI pull-request: NASA-AMMOS/plandev-ui#1843