File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
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-aec3b879aa30638614c6217afbafcf737f37ac78ef3a51186dbf7b6fbf9e91ef .yml
3- openapi_spec_hash : 0aba27c707612e35b4068b1d748dc379
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-aac74422364f9d25e30fcefd510297580b77be4b84c71416c5b9de5b882e5945 .yml
3+ openapi_spec_hash : 4d42a5d93bd82754acf11e32e7438a04
44config_hash : a085d1b39ddf0b26ee798501a9f47e20
Original file line number Diff line number Diff line change @@ -87,6 +87,9 @@ class AppVersionSummaryEvent(BaseModel):
8787 version : str
8888 """Version label for the application"""
8989
90+ actions : Optional [List [str ]] = None
91+ """List of actions available on the app"""
92+
9093 env_vars : Optional [Dict [str , str ]] = None
9194 """Environment variables configured for this app version"""
9295
You can’t perform that action at this time.
0 commit comments