File tree Expand file tree Collapse file tree 8 files changed +889
-44
lines changed Expand file tree Collapse file tree 8 files changed +889
-44
lines changed Original file line number Diff line number Diff line change 25433
25433
"working_directory": {
25434
25434
"description": "Working directory for this codespace",
25435
25435
"type": "string"
25436
+ },
25437
+ "idle_timeout_minutes": {
25438
+ "description": "Time in minutes before codespace stops from inactivity",
25439
+ "type": "integer"
25436
25440
}
25437
25441
}
25438
25442
},
36956
36960
"working_directory": {
36957
36961
"description": "Working directory for this codespace",
36958
36962
"type": "string"
36963
+ },
36964
+ "idle_timeout_minutes": {
36965
+ "description": "Time in minutes before codespace stops from inactivity",
36966
+ "type": "integer"
36959
36967
}
36960
36968
}
36961
36969
},
46804
46812
"working_directory": {
46805
46813
"description": "Working directory for this codespace",
46806
46814
"type": "string"
46815
+ },
46816
+ "idle_timeout_minutes": {
46817
+ "description": "Time in minutes before codespace stops from inactivity",
46818
+ "type": "integer"
46807
46819
}
46808
46820
}
46809
46821
},
46843
46855
"working_directory": {
46844
46856
"description": "Working directory for this codespace",
46845
46857
"type": "string"
46858
+ },
46859
+ "idle_timeout_minutes": {
46860
+ "description": "Time in minutes before codespace stops from inactivity",
46861
+ "type": "integer"
46846
46862
}
46847
46863
}
46848
46864
}
Original file line number Diff line number Diff line change @@ -18356,6 +18356,9 @@ paths:
18356
18356
working_directory:
18357
18357
description: Working directory for this codespace
18358
18358
type: string
18359
+ idle_timeout_minutes:
18360
+ description: Time in minutes before codespace stops from inactivity
18361
+ type: integer
18359
18362
example:
18360
18363
repository_id: 1
18361
18364
ref: main
@@ -26524,6 +26527,9 @@ paths:
26524
26527
working_directory:
26525
26528
description: Working directory for this codespace
26526
26529
type: string
26530
+ idle_timeout_minutes:
26531
+ description: Time in minutes before codespace stops from inactivity
26532
+ type: integer
26527
26533
example:
26528
26534
repository_id: 1
26529
26535
ref: main
@@ -33654,6 +33660,9 @@ paths:
33654
33660
working_directory:
33655
33661
description: Working directory for this codespace
33656
33662
type: string
33663
+ idle_timeout_minutes:
33664
+ description: Time in minutes before codespace stops from inactivity
33665
+ type: integer
33657
33666
- type: object
33658
33667
required:
33659
33668
- pull_request
@@ -33681,6 +33690,9 @@ paths:
33681
33690
working_directory:
33682
33691
description: Working directory for this codespace
33683
33692
type: string
33693
+ idle_timeout_minutes:
33694
+ description: Time in minutes before codespace stops from inactivity
33695
+ type: integer
33684
33696
example:
33685
33697
repository_id: 1
33686
33698
ref: main
Original file line number Diff line number Diff line change @@ -187006,6 +187006,10 @@
187006
187006
"working_directory": {
187007
187007
"description": "Working directory for this codespace",
187008
187008
"type": "string"
187009
+ },
187010
+ "idle_timeout_minutes": {
187011
+ "description": "Time in minutes before codespace stops from inactivity",
187012
+ "type": "integer"
187009
187013
}
187010
187014
}
187011
187015
},
@@ -320559,6 +320563,10 @@
320559
320563
"working_directory": {
320560
320564
"description": "Working directory for this codespace",
320561
320565
"type": "string"
320566
+ },
320567
+ "idle_timeout_minutes": {
320568
+ "description": "Time in minutes before codespace stops from inactivity",
320569
+ "type": "integer"
320562
320570
}
320563
320571
}
320564
320572
},
@@ -390115,6 +390123,10 @@
390115
390123
"working_directory": {
390116
390124
"description": "Working directory for this codespace",
390117
390125
"type": "string"
390126
+ },
390127
+ "idle_timeout_minutes": {
390128
+ "description": "Time in minutes before codespace stops from inactivity",
390129
+ "type": "integer"
390118
390130
}
390119
390131
}
390120
390132
},
@@ -390154,6 +390166,10 @@
390154
390166
"working_directory": {
390155
390167
"description": "Working directory for this codespace",
390156
390168
"type": "string"
390169
+ },
390170
+ "idle_timeout_minutes": {
390171
+ "description": "Time in minutes before codespace stops from inactivity",
390172
+ "type": "integer"
390157
390173
}
390158
390174
}
390159
390175
}
Original file line number Diff line number Diff line change @@ -35930,6 +35930,9 @@ paths:
35930
35930
working_directory:
35931
35931
description: Working directory for this codespace
35932
35932
type: string
35933
+ idle_timeout_minutes:
35934
+ description: Time in minutes before codespace stops from inactivity
35935
+ type: integer
35933
35936
example:
35934
35937
repository_id: 1
35935
35938
ref: main
@@ -53400,6 +53403,9 @@ paths:
53400
53403
working_directory:
53401
53404
description: Working directory for this codespace
53402
53405
type: string
53406
+ idle_timeout_minutes:
53407
+ description: Time in minutes before codespace stops from inactivity
53408
+ type: integer
53403
53409
example:
53404
53410
repository_id: 1
53405
53411
ref: main
@@ -66066,6 +66072,9 @@ paths:
66066
66072
working_directory:
66067
66073
description: Working directory for this codespace
66068
66074
type: string
66075
+ idle_timeout_minutes:
66076
+ description: Time in minutes before codespace stops from inactivity
66077
+ type: integer
66069
66078
- type: object
66070
66079
required:
66071
66080
- pull_request
@@ -66093,6 +66102,9 @@ paths:
66093
66102
working_directory:
66094
66103
description: Working directory for this codespace
66095
66104
type: string
66105
+ idle_timeout_minutes:
66106
+ description: Time in minutes before codespace stops from inactivity
66107
+ type: integer
66096
66108
example:
66097
66109
repository_id: 1
66098
66110
ref: main
You can’t perform that action at this time.
0 commit comments