source: osm/applications/editors/josm/plugins/reverter/test/data/regress/23584/mappings/06_changeset_97259223-c7e9dc4d-eb94-494a-8b42-c1d45c653c55.json@ 36236

Last change on this file since 36236 was 36236, checked in by taylor.smock, 3 months ago

See #23584: Add non-regression test for changeset 97259223

This drops "persistent": true in the mappings files -- otherwise wiremock will
try to do stuff in src/test/resources.

File size: 1.5 KB
Line 
1{
2 "id" : "c7e9dc4d-eb94-494a-8b42-c1d45c653c55",
3 "name" : "06_changeset_97259223",
4 "request" : {
5 "url" : "/0.6/changeset/97259223",
6 "method" : "GET"
7 },
8 "response" : {
9 "status" : 200,
10 "body" : "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<osm version=\"0.6\" generator=\"CGImap 0.9.0 (1061673 spike-07.openstreetmap.org)\" copyright=\"OpenStreetMap and contributors\" attribution=\"http://www.openstreetmap.org/copyright\" license=\"http://opendatacommons.org/licenses/odbl/1-0/\">\n <changeset id=\"97259223\" created_at=\"2021-01-10T18:22:59Z\" closed_at=\"2021-01-10T22:27:09Z\" open=\"false\" user=\"zstadler\" uid=\"3127\" min_lat=\"30.5291681\" min_lon=\"34.6131163\" max_lat=\"32.0040545\" max_lon=\"35.4406611\" comments_count=\"0\" changes_count=\"277\">\n <tag k=\"build\" v=\"2020_12_29\"/>\n <tag k=\"comment\" v=\"Colour'ed ways not part of a local hiking, MTB, or bicycle route&#13;\"/>\n <tag k=\"created_by\" v=\"Potlatch\"/>\n <tag k=\"os\" v=\"Windows 10\"/>\n <tag k=\"version\" v=\"3.0\"/>\n </changeset>\n</osm>\n",
11 "headers" : {
12 "Date" : "Tue, 02 Apr 2024 21:11:15 GMT",
13 "Server" : "Apache/2.4.54 (Ubuntu)",
14 "Cache-Control" : "private, max-age=0, must-revalidate",
15 "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
16 "Upgrade" : "h2,h2c",
17 "Keep-Alive" : "timeout=5, max=100",
18 "Content-Type" : "application/xml; charset=utf-8"
19 }
20 },
21 "uuid" : "c7e9dc4d-eb94-494a-8b42-c1d45c653c55",
22 "insertionIndex" : 5
23}
Note: See TracBrowser for help on using the repository browser.