File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 14
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-ba02d679c34c3af5ea47ec2b1a7387785d831e09f35bebfef9f05538ff380c3b .yml
3- openapi_spec_hash : 7ddbbe7354f65437d4eb567e8b042552
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-f7fa782f119b02d610bac1dbc75bf8355e73169d978997527f643e24036dabdd .yml
3+ openapi_spec_hash : 9543dfe156b1c42a2fe4d3767e6b0778
44config_hash : a085d1b39ddf0b26ee798501a9f47e20
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ class DeploymentStateEvent(BaseModel):
7070
7171
7272class AppVersionSummaryEventAction (BaseModel ):
73- name : Optional [ str ] = None
73+ name : str
7474 """Name of the action"""
7575
7676
You can’t perform that action at this time.
0 commit comments