@@ -67,7 +67,7 @@ const FindOutput = `
67
67
"events": [
68
68
{
69
69
"resource_name": "hello_world",
70
- "event_time": "2015-02-05T21:33:11Z ",
70
+ "event_time": "2015-02-05T21:33:11 ",
71
71
"links": [
72
72
{
73
73
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/06feb26f-9298-4a9b-8749-9d770e5d577a",
@@ -90,7 +90,7 @@ const FindOutput = `
90
90
},
91
91
{
92
92
"resource_name": "hello_world",
93
- "event_time": "2015-02-05T21:33:27Z ",
93
+ "event_time": "2015-02-05T21:33:27 ",
94
94
"links": [
95
95
{
96
96
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/93940999-7d40-44ae-8de4-19624e7b8d18",
@@ -184,7 +184,7 @@ const ListOutput = `
184
184
"events": [
185
185
{
186
186
"resource_name": "hello_world",
187
- "event_time": "2015-02-05T21:33:11Z ",
187
+ "event_time": "2015-02-05T21:33:11 ",
188
188
"links": [
189
189
{
190
190
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/06feb26f-9298-4a9b-8749-9d770e5d577a",
@@ -207,7 +207,7 @@ const ListOutput = `
207
207
},
208
208
{
209
209
"resource_name": "hello_world",
210
- "event_time": "2015-02-05T21:33:27Z ",
210
+ "event_time": "2015-02-05T21:33:27 ",
211
211
"links": [
212
212
{
213
213
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/93940999-7d40-44ae-8de4-19624e7b8d18",
@@ -309,7 +309,7 @@ const ListResourceEventsOutput = `
309
309
"events": [
310
310
{
311
311
"resource_name": "hello_world",
312
- "event_time": "2015-02-05T21:33:11Z ",
312
+ "event_time": "2015-02-05T21:33:11 ",
313
313
"links": [
314
314
{
315
315
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/06feb26f-9298-4a9b-8749-9d770e5d577a",
@@ -332,7 +332,7 @@ const ListResourceEventsOutput = `
332
332
},
333
333
{
334
334
"resource_name": "hello_world",
335
- "event_time": "2015-02-05T21:33:27Z ",
335
+ "event_time": "2015-02-05T21:33:27 ",
336
336
"links": [
337
337
{
338
338
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/93940999-7d40-44ae-8de4-19624e7b8d18",
@@ -408,7 +408,7 @@ const GetOutput = `
408
408
{
409
409
"event":{
410
410
"resource_name": "hello_world",
411
- "event_time": "2015-02-05T21:33:27Z ",
411
+ "event_time": "2015-02-05T21:33:27 ",
412
412
"links": [
413
413
{
414
414
"href": "http://166.78.160.107:8004/v1/98606384f58d4ad0b3db7d0d779549ac/stacks/postman_stack/5f57cff9-93fc-424e-9f78-df0515e7f48b/resources/hello_world/events/93940999-7d40-44ae-8de4-19624e7b8d18",
0 commit comments