Skip to content

Commit e70aa77

Browse files
committed
trigger ci
1 parent 03a792f commit e70aa77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ curl -X 'GET' 'https://test.ru/test/' -H 'accept: application/vnd.some.name+json
5454

5555
curl -X 'GET' 'https://test.ru/test/'
5656

57-
# call 2.1 version
58-
curl -X 'GET' 'https://test.ru/test/' -H 'accept: application/vnd.some.name+json; version=2.1'
57+
# call 2.0 version
58+
curl -X 'GET' 'https://test.ru/test/' -H 'accept: application/vnd.some.name+json; version=2.0'
5959
```

0 commit comments

Comments
 (0)