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 : 119
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai/runloop-0b7cd0c2fc193b18189cd7f44cf45ece7726b5d485fb72577f7d235266432ea0 .yml
3- openapi_spec_hash : 78c340dbfb9d3d58b24ef318fc2a657b
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai/runloop-d0efdaa19d8a5685def3947450df7f9bdaf9bad3243317d514add5d22129fc5f .yml
3+ openapi_spec_hash : 7e484ea9f60294503bf4691fe3efef3a
44config_hash : 218b8d25038e627faab98532392ee9a0
Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ export class NetworkPolicies extends APIResource {
2323 }
2424
2525 /**
26- * Update an existing NetworkPolicy. All fields are optional.
26+ * Update an existing NetworkPolicy. All fields are optional - null fields preserve
27+ * existing values, provided fields replace entirely.
2728 */
2829 update (
2930 id : string ,
You can’t perform that action at this time.
0 commit comments