Implement handling of new filters in typescript converter
This commit is contained in:
+8
-1
@@ -15,7 +15,14 @@ jobs:
|
||||
---
|
||||
{
|
||||
"events": {
|
||||
"image_version": {}
|
||||
"image_version": {
|
||||
"versions": [
|
||||
"1.*"
|
||||
],
|
||||
"names": [
|
||||
"testing"
|
||||
]
|
||||
}
|
||||
},
|
||||
"jobs": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user