Update OpenAPI Descriptions
This commit is contained in:
@@ -187006,6 +187006,10 @@
|
||||
"working_directory": {
|
||||
"description": "Working directory for this codespace",
|
||||
"type": "string"
|
||||
},
|
||||
"idle_timeout_minutes": {
|
||||
"description": "Time in minutes before codespace stops from inactivity",
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -320559,6 +320563,10 @@
|
||||
"working_directory": {
|
||||
"description": "Working directory for this codespace",
|
||||
"type": "string"
|
||||
},
|
||||
"idle_timeout_minutes": {
|
||||
"description": "Time in minutes before codespace stops from inactivity",
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -390115,6 +390123,10 @@
|
||||
"working_directory": {
|
||||
"description": "Working directory for this codespace",
|
||||
"type": "string"
|
||||
},
|
||||
"idle_timeout_minutes": {
|
||||
"description": "Time in minutes before codespace stops from inactivity",
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -390154,6 +390166,10 @@
|
||||
"working_directory": {
|
||||
"description": "Working directory for this codespace",
|
||||
"type": "string"
|
||||
},
|
||||
"idle_timeout_minutes": {
|
||||
"description": "Time in minutes before codespace stops from inactivity",
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user