aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.test/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-0/+1
2020-03-06Log full URL for REST callsJim Hahn1-2/+2
2020-03-05Add SO VF Module Delete OperationJim Hahn1-0/+3
2020-03-03Translate APPC Instant to LongJim Hahn1-1/+1
2020-03-03Fix path issuesJim Hahn1-1/+30
2020-02-26Change ActorService config to Map<String,Object>Jim Hahn1-1/+1
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn11-1/+499
2020-02-20More actor clean-upJim Hahn6-78/+42
2020-02-18Validate request content of various actorsJim Hahn8-185/+310
2020-02-17More changes to actor codeJim Hahn3-1/+322
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn2-2/+10
2020-02-12Add A&AI actor and some operatorsJim Hahn2-1/+39
2020-02-11Add more code to facilitate actor implementationJim Hahn2-0/+273