Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eda3e70e73 | |||
| 5fb237cb5c | |||
| 00eb61a1ea |
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
<groupId>com.mattrixwv.cipherstream</groupId>
|
<groupId>com.mattrixwv.cipherstream</groupId>
|
||||||
<artifactId>cipherstream-api</artifactId>
|
<artifactId>cipherstream-api</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.1.0</version>
|
<version>1.1.1</version>
|
||||||
<name>CipherStream API</name>
|
<name>CipherStream API</name>
|
||||||
<url>https://api.cipherstream.mattrixwv.com</url>
|
<url>https://api.cipherstream.mattrixwv.com</url>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"timestamp": {
|
"msg_timestamp": {
|
||||||
"$resolver": "timestamp",
|
"$resolver": "timestamp",
|
||||||
"pattern": {
|
"pattern": {
|
||||||
"format": "yyyy-MM-dd HH:mm:ss.SSSZ"
|
"format": "yyyy-MM-dd HH:mm:ss.SSSZ"
|
||||||
|
|||||||
Reference in New Issue
Block a user