Skip to content

Commit cc869c3

Browse files
authored
Merge pull request #105 from dandoug/add-io.github.bsonpatch
Add entry for https://bsonpatch.github.io/bsonpatch
2 parents 398c150 + ae03941 commit cc869c3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ If we're missing a library please let us know (see below)!
154154
- [simple-json-patch](https://github.com/egerardus/simple-json-patch)
155155
- [zjsonpatch](https://github.com/flipkart-incubator/zjsonpatch)
156156
- [json-patch](https://github.com/fge/json-patch)
157-
- [bsonpatch](https://github.com/ebay/bsonpatch) (port of **zjsonpatch** that uses [BSON](https://en.wikipedia.org/wiki/BSON) as document model)
157+
- [bsonpatch](https://bsonpatch.github.io/bsonpatch) (port of [zjsonpatch](https://github.com/flipkart-incubator/zjsonpatch) that uses [BSON](https://en.wikipedia.org/wiki/BSON) as document model)
158+
- [bsonpatch](https://github.com/ebay/bsonpatch) (older, not current supported, version of [bsonpatch](https://bsonpatch.github.io/bsonpatch))
158159

159160
## Kotlin
160161

0 commit comments

Comments
 (0)