1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Update OpenAPI Descriptions

This commit is contained in:
github-openapi-bot
2021-12-06 15:20:39 -08:00
parent 3a79955363
commit 2d71b90ac5
6 changed files with 16 additions and 510 deletions

View File

@@ -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"
}
}
}