File tree Expand file tree Collapse file tree
src/kernel/resources/projects Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 112
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-57bfd737f612a4f16965ef7eb85f709752f616a3941c451736a9ad76e4a1135f .yml
3- openapi_spec_hash : 61d13a607970deefff0cbfe6b77ae6e8
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-686a9addd4f9356ca26ff3ff04e1a11466d77a412859829075566394922b715d .yml
3+ openapi_spec_hash : 7a9e9c2023400d44bcbfb87b7ec07708
44config_hash : 08d55086449943a8fec212b870061a3f
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ def create(
7272 ) -> Project :
7373 """Create a new project within the authenticated organization.
7474
75- Requires a paid plan
76- and the projects feature flag.
75+ Requires the
76+ projects feature flag.
7777
7878 Args:
7979 name: Project name (1-255 characters)
@@ -297,8 +297,8 @@ async def create(
297297 ) -> Project :
298298 """Create a new project within the authenticated organization.
299299
300- Requires a paid plan
301- and the projects feature flag.
300+ Requires the
301+ projects feature flag.
302302
303303 Args:
304304 name: Project name (1-255 characters)
You can’t perform that action at this time.
0 commit comments