drift 0.2.0

Library for comparing the compatibility of OpenAPI documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[
	{
		"op": "test",
		"path": "/paths/~1hello~1{name}/get/parameters/1/name",
		"value": "language"
	},
	{
		"op": "replace",
		"path": "/paths/~1hello~1{name}/get/parameters/1/required",
		"value": true
	}
]