diff options
author | Jakub Dudycz <jakub.dudycz@nokia.com> | 2018-08-07 09:32:43 +0200 |
---|---|---|
committer | Jakub Dudycz <jakub.dudycz@nokia.com> | 2018-08-07 09:32:43 +0200 |
commit | f16fff6a5c15474d86ea304b499535076d5a368c (patch) | |
tree | 13b76f93b0c0dff6b5d80c650fdc9004cca5c8cd /req.json | |
parent | 77f11bb84dc36638abcce8ffa1e1a67a3600b5a2 (diff) |
Clean up repository
There are some leftover from gitlab that should be removed from/updated in official repo.
Change-Id: I9e47321433ed2f744135b7fb85f140f381fe84e1
Issue-ID: DCAEGEN2-690
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Diffstat (limited to 'req.json')
-rw-r--r-- | req.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/req.json b/req.json deleted file mode 100644 index e092ed66..00000000 --- a/req.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "commonEventHeader": { - "version": "sample-version", - "domain": 10, - "sequence": 1, - "priority": 1, - "eventId": "sample-event-id", - "eventName": "sample-event-name", - "eventType": "sample-event-type", - "startEpochMicrosec": 120034455, - "lastEpochMicrosec": 120034455, - "nfNamingCode": "sample-nf-naming-code", - "nfcNamingCode": "sample-nfc-naming-code", - "reportingEntityId": "sample-reporting-entity-id", - "reportingEntityName": "sample-reporting-entity-name", - "sourceId": "sample-source-id", - "sourceName": "sample-source-name" - }, - "messagesAmount": 1000000 -} |