File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ License LGPLv3] [ LGPLv3 badge ]] [ LGPLv3 ]
2
2
[ ![ License ASL 2.0] [ ASL 2.0 badge ]] [ ASL 2.0 ]
3
+ [ ![ Pipeline] [ GitHub Acitons badge ]] [ GitHub Acitons link ]
3
4
[ ![ Maven Central] [ Maven Central badge ]] [ Maven ]
4
5
5
6
## Read me first
@@ -475,8 +476,17 @@ Examples of JsonPath:
475
476
* ` $..book[(@.length-1)].title ` - not supported. Use ` $..book[-1:].title ` instead.
476
477
477
478
[ LGPLv3 badge ] : https://img.shields.io/:license-LGPLv3-blue.svg
479
+
478
480
[ LGPLv3 ] : http://www.gnu.org/licenses/lgpl-3.0.html
481
+
479
482
[ ASL 2.0 badge ] : https://img.shields.io/:license-Apache%202.0-blue.svg
483
+
480
484
[ ASL 2.0 ] : http://www.apache.org/licenses/LICENSE-2.0.html
485
+
486
+ [ GitHub Acitons badge ] : https://github.com/gravity9-tech/json-patch-path/actions/workflows/push-workflow.yaml/badge.svg?branch=master
487
+
488
+ [ GitHub Acitons link ] : https://github.com/gravity9-tech/json-patch-path/actions/workflows/push-workflow.yaml
489
+
481
490
[ Maven Central badge ] : https://img.shields.io/maven-central/v/com.github.java-json-tools/json-patch.svg
491
+
482
492
[ Maven ] : https://search.maven.org/artifact/com.github.java-json-tools/json-patch
You can’t perform that action at this time.
0 commit comments