File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 109
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-2b3cbb2a02e1e261f8d057e6ed0f10d109c8a19ddc95b87438dd2dab0f07f894 .yml
3- openapi_spec_hash : a7730acfaa14d18dc3c0258841efc150
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-495200aa8fb3721ab54c9369b6e92098b2eaf253089e625c93d701a235a10754 .yml
3+ openapi_spec_hash : 8933118cf53fdc6cafb6c43041f07b53
44config_hash : ecb1ff09d29b565ed1452b5e0362e64d
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ export interface BrokerMount {
186186export interface CodeMountParameters {
187187 /**
188188 * The name of the repo to mount. By default, code will be mounted at
189- * /home/user/{repo_name}s .
189+ * /home/user/{repo_name}.
190190 */
191191 repo_name : string ;
192192
@@ -324,7 +324,7 @@ export namespace Mount {
324324 export interface CodeMount {
325325 /**
326326 * The name of the repo to mount. By default, code will be mounted at
327- * /home/user/{repo_name}s .
327+ * /home/user/{repo_name}.
328328 */
329329 repo_name : string ;
330330
You can’t perform that action at this time.
0 commit comments